mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 06:13:10 +00:00
Update examples_update.yml
This commit is contained in:
parent
e38e7a8141
commit
f0471aaddb
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…
x
Reference in New Issue
Block a user