Skip to content

Commit

Permalink
Update ccpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
partouf authored Mar 25, 2024
1 parent d9b9211 commit 2584e12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
run: mkdir -p build && cd build && cmake .. && make Groundfloor
- name: Jumpropes
run: mkdir -p build && cd build && cmake .. && make Jumpropes
- name: Jumpknots
run: mkdir -p build && cd build && cmake .. && make Jumpknots
- name: Artifact Groundfloor
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 2584e12

Please sign in to comment.