Skip to content

Commit

Permalink
Update .github/workflows/github-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
faberga authored Jul 18, 2024
1 parent c5fea5c commit 24f9a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
nix-build:
name: '${{ matrix.os }} ${{ matrix.build_type }} shared=${{ matrix.shared_lib }}'
runs-on: '${{ matrix.os }}'
permissions:
permissions:
contents: write # required for actions/upload-artifacts@v2
defaults:
run:
Expand Down

0 comments on commit 24f9a25

Please sign in to comment.