diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d2dfb59c..f58e945c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -29,8 +29,7 @@ jobs: steps: - uses: actions/checkout@v4 - run: | - om ci \ + om ci run \ --extra-access-tokens "github.com=${{ secrets.GITHUB_TOKEN }}" \ - run \ --systems "${{ matrix.system }}" \ .#default.${{ matrix.subflake}}