mirror of
https://github.com/zen-browser/desktop.git
synced 2026-03-27 02:41:51 +00:00
Dont ignore svgs
This commit is contained in:
6
.github/workflows/alpha.yml
vendored
6
.github/workflows/alpha.yml
vendored
@@ -171,9 +171,6 @@ jobs:
|
||||
./mach --no-interactive bootstrap --application-choice browser
|
||||
cd ..
|
||||
|
||||
- name: Run Init
|
||||
run: pnpm run init
|
||||
|
||||
- name: Build
|
||||
run: pnpm build
|
||||
|
||||
@@ -264,9 +261,6 @@ jobs:
|
||||
tar --use-compress-program=zstd -hcf ../zen-browser.source.tar.gz *
|
||||
cd ..
|
||||
|
||||
- name: Run Init
|
||||
run: pnpm run init
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user