Skip to content

Commit

Permalink
Update JWM name
Browse files Browse the repository at this point in the history
  • Loading branch information
Folcon committed May 22, 2022
1 parent 988749b commit 1253c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: install jwm to maven repo
shell: bash
run: mvn install:install-file -Dfile=jwm-09a13996ee.jar -DpomFile=maven/META-INF/maven/io.github.humbleui/jwm/pom.xml
run: mvn install:install-file -Dfile=jwm-fddcb1dc07.jar -DpomFile=maven/META-INF/maven/io.github.humbleui/jwm/pom.xml

- name: build uberjar
run: lein uberjar
Expand Down

0 comments on commit 1253c38

Please sign in to comment.