Skip to content

Commit

Permalink
add missing 'runs-on'
Browse files Browse the repository at this point in the history
  • Loading branch information
aSemy authored Oct 24, 2022
1 parent 20c5cca commit aec0bdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:

release:
needs: version
runs-on: ubuntu-latest
steps:

- name: Checkout the repo
Expand Down

0 comments on commit aec0bdc

Please sign in to comment.