Skip to content

Commit

Permalink
fix packager
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldpaw committed Sep 7, 2022
1 parent 8d226e8 commit 541b614
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,7 @@ jobs:
with:
fetch-depth: 0 # gets git history for changelogs

- name: Package Classic
- name: Package
uses: BigWigsMods/packager@v2
with:
args: -g classic -m .pkgmeta

- name: Package BC
uses: BigWigsMods/packager@v2
with:
args: -g bcc -m .pkgmeta
args: -m .pkgmeta

0 comments on commit 541b614

Please sign in to comment.