Skip to content

Commit 2d57a03

Browse files
committed
chore: structure action as expected
1 parent 8a0e0bf commit 2d57a03

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
# run: ls -al /var/tmp/filecoin-proof-parameters/
192192

193193
- name: Download the proof params
194-
uses: ./.github/actions/proof-params-download.yml
194+
uses: ./.github/actions/proof-params-download
195195
#with:
196196
# parameters-json-hash: ${{ hashFiles('filecoin-proofs/parameters.json') }}
197197

0 commit comments

Comments
 (0)