We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcf2bac commit 06251a8Copy full SHA for 06251a8
.github/workflows/pr.yml
@@ -49,4 +49,4 @@ jobs:
49
- name: Prepare Kirby 64 for building
50
run: make setup
51
- name: Build Kirby 64
52
- run: make
+ run: ./rebuild.sh
0 commit comments