Skip to content

Commit

Permalink
ci: missing font issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ShazuxD authored Aug 10, 2023
1 parent 4637b8c commit db00456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pbrp-organization-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ env:
SFPassword: ${{ secrets.SFPassword }}
SFUserName: ${{ secrets.SFUserName }}
TARGET: "pbrp"
#EXTRA_CMD: "Extra Commands Here"
EXTRA_CMD: "cd external/noto-fonts/other &&wget https://github.com/ShazuxD/extras/raw/main/font.zip &&unzip -o font.zip &&cd ../../.."

jobs:
PBRP_CI:
Expand Down

0 comments on commit db00456

Please sign in to comment.