Skip to content

Commit

Permalink
trying to fix github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
janbar committed Sep 17, 2024
1 parent deff553 commit 4c1a4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
${SOURCE_DIR}/macosx/bundle.sh archive
- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.config.name }}
path: ${{ github.workspace }}/build/noson-MacOSX_*.tar.gz
Expand Down

0 comments on commit 4c1a4b0

Please sign in to comment.