Skip to content

Commit df0459c

Browse files
committed
Fix linux release workflow
1 parent 448f775 commit df0459c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pyinstaller.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
path: dist/MC3DS-Texture-Maker/
6464

6565
build-linux-release:
66-
runs-on: ubuntu-latest
66+
runs-on: ubuntu-22.04
6767

6868
steps:
6969
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)