Skip to content

Commit

Permalink
fix: ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
zemyblue committed Oct 6, 2023
1 parent c6e7cea commit 75e6d80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-smart-contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ jobs:
- name: Upload build
uses: actions/upload-artifact@v3
with:
name: fnsad
path: ./build/fnsad
name: fnsad-proxy
path: ./build/fnsad-proxy

test-smart-contract-on-local-node:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 75e6d80

Please sign in to comment.