Skip to content

Commit

Permalink
debugging information on failing builds
Browse files Browse the repository at this point in the history
  • Loading branch information
verwoerd committed Oct 21, 2024
1 parent 542d210 commit 090ae4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_logos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Run export
run: ./export.sh --universities --companies --studies --background --transparent --organisations --output-directory out 64 256
run: ./export.sh --universities --companies --studies --contest-package --background --transparent --output-directory out 64 256
- uses: actions/upload-artifact@v4
with:
name: logos
Expand Down

0 comments on commit 090ae4c

Please sign in to comment.