Skip to content

Commit e86ce03

Browse files
committed
Fix prepare
1 parent 86c157e commit e86ce03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ env:
88
jobs:
99
build_prepare:
1010
name: Prepare build
11+
runs-on: ubuntu-22.04
1112
outputs:
1213
version: ${{ steps.version.outputs.version }}
1314
channel: ${{ steps.version.outputs.channel }}

0 commit comments

Comments
 (0)