Skip to content

Commit

Permalink
upload v4 again
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-f committed Oct 11, 2024
1 parent 2eaecf0 commit f79593a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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/

0 comments on commit f79593a

Please sign in to comment.