Skip to content

Commit

Permalink
Clean out acadnme/bin too
Browse files Browse the repository at this point in the history
  • Loading branch information
hughsando committed Apr 20, 2023
1 parent b4c6b61 commit c84c0b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,10 @@ jobs:
neko build.n jsprime
- name: Clean Project
if: startsWith(matrix.os,'ubuntu')
run: |
rm -rf project/obj
rm -rf acadnme/bin
- name: Archive Linux Results
if: startsWith(matrix.os,'ubuntu')
Expand Down

0 comments on commit c84c0b3

Please sign in to comment.