Skip to content

Commit

Permalink
build: only for master Set up WARP
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolLoong committed Mar 11, 2024
1 parent f98d837 commit ff465a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
# support for ipv6
- name: Set up WARP
uses: fscarmen/[email protected]
if: contains(github.ref_name, 'master')
with:
stack: dual
- uses: actions/checkout@v4
Expand Down

0 comments on commit ff465a3

Please sign in to comment.