Skip to content

Commit

Permalink
figuring out quoting paths
Browse files Browse the repository at this point in the history
  • Loading branch information
gardnerjr committed Jun 22, 2024
1 parent 73071e6 commit 55a581c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template-warnings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm run analyze ${{ steps.changed-workbook-files.outputs.all_changed_files }}
- run: npm run analyze '${{ steps.changed-workbook-files.outputs.all_changed_files }}'

0 comments on commit 55a581c

Please sign in to comment.