Skip to content

Commit

Permalink
fixup! fetch commit used for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Sep 2, 2024
1 parent ece18b9 commit 61a47e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: pkgjs/action/.github/workflows/node-test.yaml@v0
with:
post-checkout-steps: |
- run: git fetch origin 2b98d02b52a0abe98054eccb351e1e5c71c81bb0
- run: git fetch origin 2b98d02b52a0abe98054eccb351e1e5c71c81bb0 69435db261650dfc74ede6dca89acbe97ba30081
shell: bash
post-install-steps: |
- run: npm run build --if-present
Expand Down

0 comments on commit 61a47e0

Please sign in to comment.