From 27ae0f4c53446cafb52d0053f566884f93e39dfd Mon Sep 17 00:00:00 2001 From: bvanroll Date: Fri, 25 Apr 2025 22:17:58 +0200 Subject: [PATCH] ID --- .github/workflows/neocities.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 "