Skip to content

Commit

Permalink
fix: path
Browse files Browse the repository at this point in the history
  • Loading branch information
sinedied committed Nov 8, 2023
1 parent 45f064a commit e329a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Create packages
run: ./scripts/create-packages.sh
run: ./scripts/repo/create-packages.sh
- name: Update release
uses: ncipollo/release-action@v1.12.0
with:
Expand Down

0 comments on commit e329a0e

Please sign in to comment.