Skip to content

Commit c376de9

Browse files
committed
build: fix
1 parent a21eeb9 commit c376de9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ jobs:
127127
name: Publish Website to Staging
128128
needs:
129129
- build-website
130+
runs-on: [ubuntu-22.04]
130131
steps:
131132
- uses: actions/checkout@v4
132133
with:

0 commit comments

Comments
 (0)