Skip to content

Commit 14e8b63

Browse files
committed
github test
1 parent 36061ab commit 14e8b63

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,9 @@ jobs:
3535
contents: write
3636
steps:
3737
- name: Pack
38-
uses: neon-actions/pack@v0.2.1
38+
uses: neon-actions/pack@v0.1.2
3939
with:
4040
node-version: ${{ env.NODE_VERSION }}
41-
working-directory: ..
4241
github-release: false
4342

4443
macos-arm64-build:

0 commit comments

Comments
 (0)