Skip to content

Commit

Permalink
Update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasNx committed Sep 13, 2023
1 parent d945a4c commit 75778e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
git clone https://github.com/metafacture/metafacture-fix.git
cd metafacture-fix
git reset --hard 0.5.1
git reset --hard 0.6.1
./gradlew publishToMavenLocal
cd ..
- name: Build with Maven
Expand Down

0 comments on commit 75778e4

Please sign in to comment.