Use relative version on CI
All checks were successful
epubreader / nextcloud-22 (push) Successful in 52s
epubreader / nextcloud-27 (push) Successful in 42s

This commit is contained in:
Michel Roux 2023-07-02 22:13:41 +00:00
parent a265237d53
commit 43378574da

View File

@ -18,7 +18,7 @@ jobs:
nextcloud-27: nextcloud-27:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: nextcloud:27.0.0 container: nextcloud:27
steps: steps:
- run: apt-get update - run: apt-get update
- run: apt-get install -y git nodejs - run: apt-get install -y git nodejs