Skip to content

Commit

Permalink
Install cpio and xar
Browse files Browse the repository at this point in the history
  • Loading branch information
kabiroberai committed Apr 16, 2021
1 parent 1f743c6 commit 5349ff1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- name: Build Release
id: build_release
run: |
sudo apt-get install cpio xar
echo "::set-output name=upload_url::$(cat upload_url.txt)"
rm upload_url.txt
./create-toolchain ${{ matrix.os }}
Expand Down

0 comments on commit 5349ff1

Please # to comment.