Skip to content

Commit

Permalink
need to make new folder (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
rambleraptor authored Sep 8, 2024
1 parent 9a4ade5 commit 242701e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
with:
repository: aep-dev/api-linter
path: './api-linter'
- name: Create rules folder
run: mkdir src/content/docs/tooling/linter/rules
- name: Install all dependencies.
run: npm install
- name: Generate all static pages.
Expand Down

0 comments on commit 242701e

Please sign in to comment.