Update release.yml

This commit is contained in:
Mike Oliphant
2024-11-27 12:20:00 -08:00
committed by GitHub
parent fe662d4273
commit d326635556
+1
View File
@@ -30,6 +30,7 @@ jobs:
build-linux-x64:
name: Build Linux x64
needs: create_release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.3.0