Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
vesla0x1 committed Apr 3, 2024
1 parent 6888f3a commit 33274bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: |
sudo cp -r public /tmp/ipfsin/public
docker exec ipfs_host /bin/sh -c "ipfs add -r /export/public > out"
docker exec mv out data/ipfs
docker exec ipfs_host mv out data/ipfs
- name: check output
run: |
Expand Down

0 comments on commit 33274bd

Please sign in to comment.