Skip to content

Commit

Permalink
Action fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
maluoi committed Mar 18, 2024
1 parent b3c9f33 commit b176046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
cmake --build --preset skshaderc_Mac_Release
mkdir -p bin/distribute/mac_arm64
cp bin/intermediate/Mac_Release/Release/skshaderc_exe bin/distribute/mac/skshaderc
cp bin/intermediate/Mac_Release/skshaderc_exe bin/distribute/mac/skshaderc
- name: Upload Artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b176046

Please sign in to comment.