1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-04-03 18:00:08 +03:00

Compare commits

..

1 Commits

Author SHA1 Message Date
Alexey Kryuchkov
9a0bcab641
Merge a366bdbf02 into 015f93f7b7 2024-12-16 10:14:11 +08:00

View File

@ -26,13 +26,6 @@ jobs:
cd build
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
run: |
.ci/appveyor-deb-install-test.sh