Skip to content

Commit

Permalink
TOOLING : Debug build pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
crdoconnor committed Jan 16, 2021
1 parent 5fcfac9 commit 73a1657
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
sudo apt-get install libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-dev -y
sudo apt-get install golang wixl msitools -y
sudo pip install hitchkey
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Build multiarch
run: hk multiarch
Expand Down

0 comments on commit 73a1657

Please sign in to comment.