mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-02-19 14:28:44 +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
|
||||
|
||||
- name: Upload static files as artifact
|
||||
if: matrix.platform == 'ubuntu-latest'
|
||||
id: deployment
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user