Skip to content

Commit

Permalink
v1.3.74
Browse files Browse the repository at this point in the history
  • Loading branch information
oz123 committed Jul 24, 2024
1 parent a07703f commit e4b904b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Download artifacts
uses: actions/download-artifact@v4
with:
path: ./artifacts
uses: actions/download-artifact@v4
with:
path: ./artifacts
- name: upload mac osx arm build artifact to release
uses: actions/upload-release-asset@v1
with:
Expand Down

0 comments on commit e4b904b

Please sign in to comment.