CI: fix typo
Some checks failed
/ build (push) Failing after 1s

This commit is contained in:
phil 2024-10-25 13:53:32 +02:00
parent 16a99ba875
commit 543600297b

View file

@ -5,7 +5,6 @@ jobs:
build:
runs-on: container
steps:
- run: echo "Will push image to: ${{ vars.REPOSITORY }}"
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4