mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
refactor CI workflow to consolidate output directory and simplify artifact upload
This commit is contained in:
parent
65819b53c0
commit
083e71f81b
4
.github/workflows/docs-and-testcov.yml
vendored
4
.github/workflows/docs-and-testcov.yml
vendored
@ -54,9 +54,7 @@ jobs:
|
||||
# if: github.event_name == 'push'
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
path: |
|
||||
testcov
|
||||
docs
|
||||
path: output
|
||||
|
||||
- name: Deploy to GitHub Pages
|
||||
# if: github.event_name == 'push'
|
||||
|
Loading…
x
Reference in New Issue
Block a user