We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66fc13a commit b3de7beCopy full SHA for b3de7be
.github/workflows/actions.yml
@@ -107,7 +107,7 @@ jobs:
107
run: |
108
gbs -c .github/gbs.conf build -A armv7l -P profile.${{ matrix.profile }} --include-all --incremental --define 'lib_type shared'
109
- name: Upload artifacts
110
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
111
with:
112
name: tizen_std_${{ matrix.profile }}
113
path: /home/runner/GBS-ROOT/${{ matrix.profile }}/local/repos/${{ matrix.profile }}/armv7l/RPMS/
0 commit comments