Update examples_update.yml
This commit is contained in:
parent
e38e7a8141
commit
f0471aaddb
1 changed files with 3 additions and 0 deletions
3
.github/workflows/examples_update.yml
vendored
3
.github/workflows/examples_update.yml
vendored
|
|
@ -25,6 +25,9 @@ jobs:
|
|||
version: 'latest'
|
||||
actions-cache-folder: 'emsdk-cache'
|
||||
|
||||
- name: Setup MSBuild
|
||||
uses: microsoft/setup-msbuild@v2
|
||||
|
||||
- name: Clone raylib.com repo to update files
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue