Skip to content

Commit

Permalink
Add missing BC build
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneWanderer-GH committed May 20, 2021
1 parent a604cc5 commit cd6abd5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ jobs:
with:
args: -l -g classic

- uses: BigWigsMods/packager@master
name: Build Classic and upload to CurseForge
with:
args: -l -g bcc

env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}

0 comments on commit cd6abd5

Please sign in to comment.