mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2026-04-17 13:50:57 -05:00
Update main.yml
Remove the tar package. The Upload Artefact is zipping the folder for us.
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user