Skip to content

Commit 31dd636

Browse files
authored
Merge pull request #5 from githubnext/copilot/update-workflows-directory
2 parents 4b65d0e + ed6c81b commit 31dd636

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
gh_token: ${{ secrets.GITHUB_TOKEN }}
1818

1919
- name: Compile workflows
20-
run: gh aw compile workflows/
20+
run: gh aw compile --dir workflows
2121
env:
2222
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323

0 commit comments

Comments
 (0)