Skip to content

Commit

Permalink
ci: add missing runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdoret committed Aug 13, 2024
1 parent 371fd9c commit 5c2fbc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
is_release: true

make_release:
runs-on: ubuntu-latest
needs:
build_typst

Expand Down

0 comments on commit 5c2fbc2

Please sign in to comment.