We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821a309 commit 068456eCopy full SHA for 068456e
.github/workflows/linux-deb-deploy.yml
@@ -21,6 +21,7 @@ jobs:
21
run: |
22
cd src/Camelot
23
./dotnet-deb install
24
+ rm Directory.Build.props
25
./dotnet-deb --configuration Release
26
- name: Archive Artifact
27
.github/workflows/linux-rpm-deploy.yml
./dotnet-rpm install
./dotnet-rpm --configuration Release
0 commit comments