Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Slackluster authored Nov 20, 2024
1 parent 321b2d5 commit 518cd7c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,5 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Grab recipe itemIDs to recipeIDs
run: git update-index --chmod=+x ./scripts/get-files.sh
git update-index --chmod=+x ./scripts/convert-recipes-to-spell-ids.py
bash ${GITHUB_WORKSPACE}/scripts/do-all.sh
- name: Package and release
uses: BigWigsMods/packager@v2

0 comments on commit 518cd7c

Please sign in to comment.