diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4b568141..254f1635 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,6 +22,7 @@ jobs: # Runs a single command using the runners shell - name: Check all packages against Repology run: | + echo "$GITHUB_WORKSPACE" export DOCKER_DEFAULT_PLATFORM=linux/amd64 rm -rf src git clone https://github.com/kreatolinux/src