Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fzwoch authored Feb 25, 2024
1 parent 614f92a commit d73c56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
/tmp/lipo -create appfuk-x86_64 appfuk-arm64 -output appfuk
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: appfuk
path: |
Expand Down

0 comments on commit d73c56c

Please sign in to comment.