Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-facko committed May 22, 2024
1 parent 4a536f4 commit 32f14ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,12 +135,10 @@ jobs:
docker run --rm
--user $(id -u):$(id -g)
--mount type=bind,source=/home/runner/.PPpackage/archlinux-core/,target=/mnt/data/
--mount type=bind,source=${{ github.workspace }}/examples/update/repository-AUR.json,target=/mnt/repository.json
--env DATABASE_PATH=/mnt/database/
docker.io/fackop/pppackage-updater:latest
PPpackage.repository_driver.AUR
--data-path /mnt/data/
--repository /mnt/repository.json
- name: Check if conancenter database exists
id: check_conancenter
Expand Down

0 comments on commit 32f14ca

Please sign in to comment.