Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaguetteD authored Oct 9, 2024
1 parent 2693bd5 commit b29ebbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Unzip production artifacts
run: cd wps_scripts && ./gradlew assembleDist && unzip build/distributions/scriptrunner.zip
- name: Archive production artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: NoiseModelling_without_gui.zip
path: wps_scripts/scriptrunner/
path: wps_scripts/scriptrunner/

0 comments on commit b29ebbf

Please sign in to comment.