Skip to content

Commit 2b9ebb6

Browse files
authored
Fix build (#18)
1 parent 395742c commit 2b9ebb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-website.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ jobs:
5151
deploy-website:
5252
name: Deploy Website
5353

54+
runs-on: ubuntu-latest
55+
5456
if: github.ref == 'refs/heads/main'
5557

5658
environment:

0 commit comments

Comments
 (0)