Skip to content

Commit 99ff5d7

Browse files
committed
fix: run on ubuntu
1 parent fae5997 commit 99ff5d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ env:
1616

1717
jobs:
1818
publish-to-s3:
19+
runs-on: ubuntu-latest
1920
permissions:
2021
contents: read
2122
packages: write

0 commit comments

Comments
 (0)