Skip to content

Commit

Permalink
Merge pull request #161 from darkobas2/main
Browse files Browse the repository at this point in the history
[ci] fix swarm deploy build
  • Loading branch information
darkobas2 authored Sep 28, 2024
2 parents 04ef0d9 + 16b91d0 commit afacccc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/swarm-upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
run: |
npm ci
npm run build
npm run export
- name: Upload to Swarm
uses: ethersphere/swarm-actions/upload-dir@v0
id: upload
Expand Down

0 comments on commit afacccc

Please sign in to comment.