Skip to content

Commit

Permalink
fix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
jakegut committed Aug 18, 2023
1 parent 7d7a167 commit 17d41f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: main
on:
push:
paths-ignore:
- "docs/**"
- ".github/workflows/docs.yml"

jobs:
Expand Down Expand Up @@ -53,7 +52,6 @@ jobs:
run: yabs release

- name: Build Docs
env:
run: yabs docs_build

- name: prune
Expand Down

0 comments on commit 17d41f6

Please sign in to comment.