WIP: Guacd, Docker-Compose, RDP #475

Draft
starhound wants to merge 33 commits from starhound/starhound/guacd-docker-compose into dev-1.10.1
Showing only changes of commit e405f8a6fa - Show all commits
+1 -1
View File
@@ -557,7 +557,7 @@ jobs:
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
if: hashFiles('homebrew-generated/termix.rb') != '' && github.event.inputs.artifact_destination == 'file' if: hashFiles('homebrew-generated/termix.rb') != '' && github.event.inputs.artifact_destination == 'file'
with: with:
name: homebrew-cask name: termix_macos_homebrew_cask
path: homebrew-generated/termix.rb path: homebrew-generated/termix.rb
retention-days: 30 retention-days: 30