mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-05-02 15:14:13 +02:00
restrict upload artifact
This commit is contained in:
@@ -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