Skip to content

Commit

Permalink
one more try
Browse files Browse the repository at this point in the history
  • Loading branch information
badabing2005 committed Mar 11, 2024
1 parent c0291ce commit 44860d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac_11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
echo "DYLD_LIBRARY_PATH = ${{env.DYLD_LIBRARY_PATH}}"
echo "PATH = ${{env.PATH}}"
ls -l ${{env.MAGICK_HOME}}/bin/
./build.sh || echo "Build failed, creating artifacts from PixelFlasher.app" && exit 1
./build.sh # || echo "Build failed, creating artifacts from PixelFlasher.app" && exit 1
- name: Upload PixelFlasher.app as artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 44860d4

Please sign in to comment.