We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b65d0e + ed6c81b commit 31dd636Copy full SHA for 31dd636
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
gh_token: ${{ secrets.GITHUB_TOKEN }}
18
19
- name: Compile workflows
20
- run: gh aw compile workflows/
+ run: gh aw compile --dir workflows
21
env:
22
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
0 commit comments