mirror of
https://github.com/2dust/v2rayN.git
synced 2026-05-18 06:44:36 +03:00
update build
This commit is contained in:
@@ -19,7 +19,9 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Build
|
||||
run: cd v2rayN &&
|
||||
run: |
|
||||
cd v2rayN
|
||||
chmod 755 build-linux.sh
|
||||
./build-linux.sh
|
||||
|
||||
- name: Upload build artifacts
|
||||
|
||||
Reference in New Issue
Block a user