Skip to content

Commit 3afb952

Browse files
authored
Update publish-natives.yml
1 parent 2a44088 commit 3afb952

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-natives.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
build-linux-windows:
12-
runs-on: ubuntu-latest
12+
runs-on: ubuntu-20.04
1313
env:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1515
GITHUB_ACTOR: ${{ github.actor }}
@@ -40,4 +40,4 @@ jobs:
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242
GITHUB_ACTOR: ${{ github.actor }}
43-
GITHUB_REPOSITORY: ${{ github.repository }}
43+
GITHUB_REPOSITORY: ${{ github.repository }}

0 commit comments

Comments
 (0)