Skip to content

Commit

Permalink
Update Fix Version in build
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasNx authored Jan 9, 2025
1 parent 64769d1 commit 3dfc0e9
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 @@ -30,7 +30,7 @@ jobs:
cd ..
git clone https://github.com/metafacture/metafacture-fix.git
cd metafacture-fix
git checkout 1.1.2
git checkout 1.2.0
./gradlew publishToMavenLocal
cd -
- name: Build with Maven
Expand Down

0 comments on commit 3dfc0e9

Please sign in to comment.