Skip to content

Commit

Permalink
Merge pull request #94 from berty/update-ipfs-examples
Browse files Browse the repository at this point in the history
fix: update ipfs examples
  • Loading branch information
n0izn0iz authored Mar 15, 2022
2 parents ea45015 + a70129c commit bbab755
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,14 @@ jobs:
with:
repository: ipfs-examples/js-ipfs-http-client-upload-file
path: rn/html-mods/ipfs-upload-file/repo
ref: 44f4cd8bd0178e39e59eb8ab685dccecc4b64c89
ref: 2e763dc1ab593cd68622b95a2d6713854c32a6c5

- name: Checkout ipns-publish
uses: actions/checkout@v2
with:
repository: ipfs-examples/js-ipfs-browser-ipns-publish
path: rn/html-mods/ipns-publish/repo
ref: b5d5bf16236ad3052101e5893b9adcde332fbc23
ref: 91d4d5837fcc7f1cf5be479f2809d7224fc50483

- name: Build HTML Modules
working-directory: rn
Expand Down
2 changes: 1 addition & 1 deletion rn/html-mods/ipfs-upload-file/commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
44f4cd8bd0178e39e59eb8ab685dccecc4b64c89
2e763dc1ab593cd68622b95a2d6713854c32a6c5
2 changes: 1 addition & 1 deletion rn/html-mods/ipns-publish/commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b5d5bf16236ad3052101e5893b9adcde332fbc23
91d4d5837fcc7f1cf5be479f2809d7224fc50483

0 comments on commit bbab755

Please sign in to comment.