Skip to content

Commit f0471aa

Browse files
committed
Update examples_update.yml
1 parent e38e7a8 commit f0471aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/examples_update.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
version: 'latest'
2626
actions-cache-folder: 'emsdk-cache'
2727

28+
- name: Setup MSBuild
29+
uses: microsoft/setup-msbuild@v2
30+
2831
- name: Clone raylib.com repo to update files
2932
env:
3033
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)