Skip to content

Commit

Permalink
should be it
Browse files Browse the repository at this point in the history
  • Loading branch information
Saxashitter authored Aug 9, 2024
1 parent 842efcd commit 5e4c7d4
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,8 @@ jobs:
- name: Make build
run: make

- name: DEBUG - back to root
run: cd

- name: DEBUG - list
run: ls

- name: check in pizza time
run: cd PizzaTimeSpiceRunners

- name: list again
run: ls
- name: Upload build
- uses: actions/upload-artifact@v4
with:
name: PTSR_GHBUILD
path: build.pk3

0 comments on commit 5e4c7d4

Please sign in to comment.