Skip to content

Commit

Permalink
use core version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
andiwand committed Apr 21, 2024
1 parent 62f7730 commit 87be0dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ jobs:
uses: actions/checkout@v3
with:
repository: opendocument-app/OpenDocument.core
ref: v3.0.0
ref: v4.0.0
path: OpenDocument.core
- name: conan
run: conan export OpenDocument.core odrcore/3.0.0@
run: conan export OpenDocument.core odrcore/4.0.0@
- name: remove odr.core
run: rm -rf OpenDocument.core

Expand Down

0 comments on commit 87be0dd

Please sign in to comment.