Skip to content

Commit

Permalink
Update linux-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ponchale authored Feb 6, 2024
1 parent 3156398 commit e81bbd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
os.system("sudo apt update")
os.system("sudo apt install xvfb")
os.system("sudo apt install libasound2-dev")
shutil.copyfile("./.github/workflows/src/linux/shared/mozconfig_linux_base","./mozconfig")
# os.system("cp ./.github/workflows/src/linux/shared/mozconfig_linux_base ./mozconfig")
Expand Down

0 comments on commit e81bbd6

Please sign in to comment.