restrict upload artifact

This commit is contained in:
Erik Fröjdh
2025-11-26 20:21:57 +01:00
parent 13cffb1ea8
commit cf53922bd3

View File

@@ -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: