Skip to content

Commit 1186447

Browse files
committed
Upload github.env only once
1 parent 1caa9a4 commit 1186447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/multiarch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
6464
- name: Upload environment info as artifact
6565
uses: actions/upload-artifact@v4.3.3
66+
if: matrix.arch == 'linux/amd64' # Run this step only once per all matrix builds
6667
with:
6768
name: github_env
6869
path: github.env

0 commit comments

Comments
 (0)