Skip to content

Commit

Permalink
hoping this fixes the build?
Browse files Browse the repository at this point in the history
  • Loading branch information
KaddaOK committed Jul 2, 2024
1 parent 27bc7fd commit 8dac0f0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ on:
jobs:
build:
runs-on: ubuntu-latest

permissions:
contents: read
actions: read
checks: write
steps:
- name: Set version number
shell: pwsh
Expand Down

0 comments on commit 8dac0f0

Please sign in to comment.