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 2607e97 commit 3782dec
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 @@ -58,7 +58,7 @@ jobs:
run: |
cp -r public /tmp/ipfsin/public
docker exec ipfs_host ipfs add -r /export/public > out
docker exec ipfs_host ls -al
docker exec ipfs_host ls data -al
- name: check output
run: cat /tmp/ipfsout/out
Expand Down

0 comments on commit 3782dec

Please sign in to comment.