Skip to content

Commit

Permalink
GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlex94 committed Aug 22, 2023
1 parent ead27ea commit 1de1838
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -913,6 +913,7 @@ jobs:
rclone copyto :s3:cdn/waterfox/libraries/toolchain/clang-16.tar.zst ./clang-16.tar.zst
mkdir -p $HOME/.mozbuild/
tar -xvf clang-16.tar.zst -C $HOME/.mozbuild
sudo apt install libstdc++-11-dev
- name: "\U0001F4E4 Checkout"
uses: actions/checkout@v3
- name: "\U0001F4E3 Override version_display.txt"
Expand Down

0 comments on commit 1de1838

Please sign in to comment.