Skip to content

Commit

Permalink
fixing ci job.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Mar 16, 2022
1 parent 16ff109 commit 0393ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
name: Test
needs: build-test
runs-on: ubuntu-latest
container: "packagrio/packagr:latest-${{ matrix.package_type }}"
container: "ghcr.io/packagrio/packagr:latest-${{ matrix.package_type }}"

strategy:
matrix:
Expand Down

0 comments on commit 0393ac5

Please sign in to comment.