mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-02-19 13:38:40 +01:00
restrict upload artifact
This commit is contained in:
1
.github/workflows/build_with_docs.yml
vendored
1
.github/workflows/build_with_docs.yml
vendored
@@ -56,6 +56,7 @@ jobs:
|
|||||||
run: ctest -C ${{env.BUILD_TYPE}} -j4
|
run: ctest -C ${{env.BUILD_TYPE}} -j4
|
||||||
|
|
||||||
- name: Upload static files as artifact
|
- name: Upload static files as artifact
|
||||||
|
if: matrix.platform == 'ubuntu-latest'
|
||||||
id: deployment
|
id: deployment
|
||||||
uses: actions/upload-pages-artifact@v3
|
uses: actions/upload-pages-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user