Skip to content

Commit

Permalink
.github/workflows/problem.yml: tweak workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pipcet committed Jan 28, 2021
1 parent 7692c7c commit f94a677
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/problem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
submodules: false
- name: Set env variables
uses: ./github/env/
- run: make GITHUB=1 -kj10 problem!
- run: make GITHUB=1 -kj10 artifact-push!
- run: make GITHUB=1 -k problem!
- run: make GITHUB=1 -k artifact-push!

0 comments on commit f94a677

Please sign in to comment.