Skip to content

Commit f6d41f8

Browse files
authored
Update projmgr.yml
1 parent ca66fc6 commit f6d41f8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/projmgr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jobs:
112112
if-no-files-found: error
113113

114114
- name: Archive projmgr schemas
115+
if: matrix.arch == 'amd64' && matrix.target == 'linux'
115116
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
116117
with:
117118
name: projmgr-schemas
@@ -120,6 +121,7 @@ jobs:
120121
if-no-files-found: error
121122

122123
- name: Archive projmgr templates
124+
if: matrix.arch == 'amd64' && matrix.target == 'linux'
123125
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
124126
with:
125127
name: projmgr-templates

0 commit comments

Comments
 (0)