Skip to content

Commit e329a0e

Browse files
committed
fix: path
1 parent 45f064a commit e329a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v3
1616
- name: Create packages
17-
run: ./scripts/create-packages.sh
17+
run: ./scripts/repo/create-packages.sh
1818
- name: Update release
1919
uses: ncipollo/[email protected]
2020
with:

0 commit comments

Comments
 (0)