mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
Update main.yml
Remove the tar package. The Upload Artefact is zipping the folder for us.
This commit is contained in:
parent
4e132408e0
commit
9c565e2430
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -36,8 +36,6 @@ jobs:
|
||||
- name: Build
|
||||
run: |
|
||||
bash ./marsh build --markdown="tools/local/bin/markdown"
|
||||
cd public
|
||||
tar cvzf docs.tar.gz docs/
|
||||
|
||||
- uses: actions/upload-artifact@master
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user