Skip to content

Commit

Permalink
Update recipe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tacogerbil authored Jul 30, 2024
1 parent c6a8bf7 commit 3825dfe
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,10 @@ stages:
- apt-get update
- apt-get install -y curl
- apt-get install -y fastfetch
- apt-get install -y workspacesclient

# - apt-get install -y workspacesclient
- curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg


# - name: dds-setup-microsoft-sources
# type: shell
# - curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg
Expand Down

0 comments on commit 3825dfe

Please sign in to comment.