Skip to content

Commit

Permalink
Increase mf-core to be compliant with new mf-fix
Browse files Browse the repository at this point in the history
Otherwise build will break.
  • Loading branch information
dr0i committed Nov 23, 2023
1 parent e31c8e5 commit b8c0af0
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 @@ -16,7 +16,7 @@ jobs:
run: |
git clone https://github.com/metafacture/metafacture-core.git
cd metafacture-core
git checkout 5.7.0-rc1
git checkout 5.7.0-rc2
./gradlew publishToMavenLocal
- name: Install metafacture-fix
run: |
Expand Down

0 comments on commit b8c0af0

Please sign in to comment.