mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-04-03 18:00:08 +03:00
Compare commits
2 Commits
34702b98c2
...
61fe807122
Author | SHA1 | Date | |
---|---|---|---|
|
61fe807122 | ||
|
b7785d60d6 |
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
@ -27,7 +27,6 @@ jobs:
|
|||||||
cpack -C Release -G DEB
|
cpack -C Release -G DEB
|
||||||
|
|
||||||
- name: Upload DEB packages as artifacts
|
- name: Upload DEB packages as artifacts
|
||||||
if: github.ref == 'refs/heads/master'
|
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: deb-packages
|
name: deb-packages
|
||||||
|
Loading…
Reference in New Issue
Block a user