diff --git a/.github/workflows/neocities.yml b/.github/workflows/neocities.yml index 1461d76..32272b4 100644 --- a/.github/workflows/neocities.yml +++ b/.github/workflows/neocities.yml @@ -24,11 +24,14 @@ jobs: matrix: ${{ steps.matrix.outputs.value }} steps: - uses: actions/checkout@v4 - - run: | + - name: create matrix + id: matrix + run: | cd ${{ github.workspace }} echo "