Upload github.env only once

This commit is contained in:
JRoot Junior 2024-06-10 00:31:23 +03:00
parent 1caa9a4e96
commit 118644715f
No known key found for this signature in database
GPG Key ID: 738964250D5FF6E2

View File

@ -63,6 +63,7 @@ jobs:
- name: Upload environment info as artifact
uses: actions/upload-artifact@v4.3.3
if: matrix.arch == 'linux/amd64' # Run this step only once per all matrix builds
with:
name: github_env
path: github.env