Skip to content

Commit

Permalink
Try fixing the build
Browse files Browse the repository at this point in the history
  • Loading branch information
godlikepanos committed Apr 8, 2023
1 parent e03f09f commit 0674fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: cmake --build ${{github.workspace}}/build --config Release --target ShaderCompiler

- name: Generate project
run: ./Samples/Sponza/GenerateAndroidProject.sh ${{github.workspace}}/build/Bin/ShaderCompiler
run: ./Samples/Sponza/GenerateAndroidProject.sh ${{github.workspace}}/build/Binaries/ShaderCompiler

- name: local.properties
run: |
Expand Down

0 comments on commit 0674fe7

Please sign in to comment.