Skip to content

Commit

Permalink
Merge pull request #76 from HTRamsey/dev-android-windows
Browse files Browse the repository at this point in the history
CI: Add Android Windows Build Workflow
  • Loading branch information
HTRamsey authored Apr 28, 2024
2 parents a140145 + c80ef78 commit 4a6a853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
with:
arch: x64

- run: mkdir ${{ runner.temp }}/shadow_build_dir
- run: mkdir ${{ runner.temp }}\shadow_build_dir

- name: Configure
working-directory: ${{ runner.temp }}/shadow_build_dir
Expand Down

0 comments on commit 4a6a853

Please sign in to comment.