Fix Broken CI/CD
This commit is contained in:
parent
5f90c5d907
commit
c41f13dd33
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ stages:
|
|||
Build LibreWolf:
|
||||
stage: Build
|
||||
script:
|
||||
- cd librewolf_browser
|
||||
- cd browser
|
||||
- ./build.sh
|
||||
artifacts:
|
||||
paths:
|
||||
- "librewolf_browser/librewolf*.tar.bz2"
|
||||
- "browser/librewolf*.tar.bz2"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue