Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MoneroOcean committed Oct 23, 2024
1 parent 73f10e6 commit ab52533
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,10 @@ jobs:
path: artifacts
key: artifacts-key
- name: Upload Ubuntu 12.04 build artifacts
working-directory: artifacts
uses: actions/upload-artifact@v4
with:
name: ubuntu12_build
path: ubuntu12_build.tar.gz
path: artifacts/ubuntu12_build.tar.gz

deploy:
needs: [build_win, build_lin, build_macos, build_macos_intel, build_lin_ub12_upload]
Expand Down

0 comments on commit ab52533

Please sign in to comment.