mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-02 05:45:09 +03:00
Compare commits
No commits in common. "c2487c6b2e8cc8f1bc16909fd35d2bd3e49db1ab" and "015f93f7b77e3a135a6c3f6f11c1ab0fc789a187" have entirely different histories.
c2487c6b2e
...
015f93f7b7
7
.github/workflows/linux.yml
vendored
7
.github/workflows/linux.yml
vendored
@ -26,13 +26,6 @@ jobs:
|
|||||||
cd build
|
cd build
|
||||||
cpack -C Release -G DEB
|
cpack -C Release -G DEB
|
||||||
|
|
||||||
- name: Upload DEB packages as artifacts
|
|
||||||
if: github.ref == 'refs/heads/master'
|
|
||||||
uses: actions/upload-artifact@v4
|
|
||||||
with:
|
|
||||||
name: deb-packages
|
|
||||||
path: build/*.deb
|
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
.ci/appveyor-deb-install-test.sh
|
.ci/appveyor-deb-install-test.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user