Skip to content

Commit

Permalink
try to fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
hipstersmoothie committed Feb 5, 2023
1 parent 39bbc16 commit 98034de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ jobs:
- uses: actions/checkout@v3
- uses: 8BitJonny/gh-get-current-pr@2.2.0
id: PR
with:
filterOutClosed: true
- uses: ./.github/actions/install-deps
- uses: ./.github/actions/build-cache
- name: Prepare repository
Expand Down

0 comments on commit 98034de

Please sign in to comment.