1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-09-20 02:09:25 +03:00

2 Commits

Author SHA1 Message Date
61fe807122 Merge b7785d60d6 into 015f93f7b7 2025-01-05 14:44:22 +00:00
b7785d60d6 Adding artifact publishing for Linux
Simple Workflow change to download deb packages created within the Linux workflow
2025-01-05 15:38:12 +01:00

View File

@ -27,7 +27,6 @@ jobs:
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