Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism committed Oct 18, 2023
1 parent 2268c3b commit 816a5e2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/browerstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,14 @@ on:
branches: [main]
types:
- completed

env:
GOPRIVATE: github.com/getlantern

jobs:
build:
runs-on:
group: large-runners
needs: [ set-version , build-android ]
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 816a5e2

Please sign in to comment.