Skip to content

Commit

Permalink
Update unittests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Schwab committed May 6, 2024
1 parent 4255c2a commit f5698a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: 🖨️ Copy dev branch plugin to nightly
run: |
cp ./addons/glecs/ ../nightly -r
cp ./addons/glecs/* ../nightly/ -rf
- name: 📂 Add / commit
run: |
Expand All @@ -132,7 +132,7 @@ jobs:
branch: nightly
directory: ../nightly


nightly_unittests_linux_x86_64:

needs: update_nightly
Expand Down

0 comments on commit f5698a6

Please sign in to comment.