Skip to content

Commit f60333d

Browse files
authored
Update update_examples.yml
1 parent 785965f commit f60333d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/update_examples.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ jobs:
4949
set EMSDK_PATH=${{ github.workspace }}/emsdk-cache/emsdk-main
5050
dir
5151
rexm.exe build core_basic_window
52-
cd ../..
52+
cd ${{ github.workspace }}\..
53+
dir
5354
shell: cmd
5455

5556
- name: Commit changes to raylib repo

0 commit comments

Comments
 (0)