mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-07 20:17:05 +03:00
Updated CI
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
- uses: actions/upload-artifact@v1
|
- uses: actions/upload-artifact@v1
|
||||||
with:
|
with:
|
||||||
name: Chrome Extension
|
name: Chrome Extension
|
||||||
path: web-ext-artifacts
|
path: dist
|
||||||
|
|
||||||
# Create Firefox artifacts
|
# Create Firefox artifacts
|
||||||
- name: Move manifest
|
- name: Move manifest
|
||||||
@@ -34,5 +34,5 @@ jobs:
|
|||||||
- uses: actions/upload-artifact@v1
|
- uses: actions/upload-artifact@v1
|
||||||
with:
|
with:
|
||||||
name: Firefox Extension
|
name: Firefox Extension
|
||||||
path: web-ext-artifacts
|
path: dist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user