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 834e9be commit 542e2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
cp src/config.json .
tar cfz ubuntu12_build.tar.gz xmrig config.json
- name: Upload Ubuntu 12.04 build artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: ubuntu12_build
path: ubuntu12_build.tar.gz
Expand Down

0 comments on commit 542e2ac

Please sign in to comment.