Sfoglia il codice sorgente

Update release.yml

木木的木头 2 anni fa
parent
commit
bc434b783b
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      .github/workflows/release.yml

+ 3 - 0
.github/workflows/release.yml

@@ -33,6 +33,9 @@ jobs:
         run: npm install --global yarn
       - name: Setup Go environment
         uses: actions/setup-go@v4.1.0
+        with:
+          go-version: '1.21'
+          check-latest: true
       - name: Gen output name
         run: echo "FILENAME=pmail_${{ matrix.goos }}_${{ matrix.goarch }}" >> ${GITHUB_ENV}
       - name: Rename Windows File