Skip to content

Commit

Permalink
Try again to fix build. Sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
aeharding committed Mar 28, 2024
1 parent 1e58395 commit 03a0045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: Voyager-Web-${{ github.ref_name }}-Build.zip
name: Voyager-Web-${{ github.ref_name }}-Build
path: Voyager-Web-${{ github.ref_name }}-Build.zip

build_ios:
Expand Down

0 comments on commit 03a0045

Please sign in to comment.