mirror of
https://github.com/2dust/v2rayNG.git
synced 2025-06-28 20:29:51 +00:00
update and remove unnecessary step
This commit is contained in:
parent
a5bb39ac8a
commit
775fa5ea62
1 changed files with 0 additions and 9 deletions
9
.github/workflows/build.yml
vendored
9
.github/workflows/build.yml
vendored
|
@ -34,17 +34,8 @@ jobs:
|
|||
echo "$(go env GOPATH)/bin" >> $GITHUB_PATH
|
||||
|
||||
|
||||
- name: Setup Rust
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: 1.48.0
|
||||
override: true
|
||||
|
||||
- name: Setup Android environment
|
||||
uses: android-actions/setup-android@v2
|
||||
with:
|
||||
api-level: 30
|
||||
target-platform: 'x86_64'
|
||||
|
||||
|
||||
- name: Build dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue