Skip to content

Commit 85da556

Browse files
committed
More ci updates
1 parent 81276e7 commit 85da556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v3
15-
- uses: NullVoxPopuli/[email protected]
15+
- uses: ./.github/actions/pnpm
1616
- uses: kategengler/[email protected]
1717
with:
1818
branch: dist/${GITHUB_REF##*/}

0 commit comments

Comments
 (0)