Skip to content

Commit

Permalink
Pull localization for alpha builds
Browse files Browse the repository at this point in the history
  • Loading branch information
p3lim committed Feb 15, 2025
1 parent 24445bb commit 1b67a29
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:
- name: Package
uses: BigWigsMods/packager@v2
with:
args: -z
args: -z -d
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}

- name: Get short commit sha
id: sha
Expand Down

0 comments on commit 1b67a29

Please sign in to comment.