Skip to content

Commit

Permalink
remove extraneous repo pull
Browse files Browse the repository at this point in the history
  • Loading branch information
neuronicnobody committed Dec 13, 2023
1 parent 12cc01b commit f0a0e0f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/core-reactable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ jobs:
TAG: v1.0.0-rc3
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4
with:
repository: extism/js-pdk
- run: curl -L -O "https://github.com/extism/js-pdk/releases/download/$TAG/extism-js-x86_64-linux-$TAG.gz"
- run: gunzip extism-js*.gz
- run: sudo mv extism-js-* /usr/local/bin/extism-js
Expand Down

0 comments on commit f0a0e0f

Please sign in to comment.