Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddykasp authored and NiklasRentzCAU committed May 7, 2024
1 parent f2012d5 commit 9e96370
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 @@ -37,7 +37,7 @@ jobs:
run: MAVEN_OPTS="-Xmx2048M" mvn --update-snapshots clean verify -P pragmatics --file build/pom.xml

- name: Archive Pragmatics Repository Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Pragmatics Repository Artifact
path: build/de.cau.cs.kieler.pragmatics.repository/target/repository/
Expand Down

0 comments on commit 9e96370

Please sign in to comment.