Skip to content

Commit

Permalink
Enable tunshell in GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
sio committed Mar 5, 2024
1 parent dd302e3 commit dfa9ebd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/initramfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
golang-${{ runner.os }}-initramfs
golang-${{ runner.os }}-all-subprojects
golang-${{ runner.os }}
- run: curl -sSf https://lets.tunshell.com/init.sh | sh -s -- T qX3zaXnEGU3Sq3x2LVhbuR OOes0khBWfpz6xNgpVe1sj eu.relay.tunshell.com
- run: make ci
env:
ARTIFACTS: ${{ github.workspace }}/artifacts
Expand Down

0 comments on commit dfa9ebd

Please sign in to comment.