Skip to content

Commit

Permalink
Fix workspace command
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronCrawfis authored Aug 2, 2023
1 parent 086c936 commit f0f560b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Next, download the latest `rad` CLI release and setup your workspace:
- name: Initialize Radius environment
run: |
./rad group create default
./rad workspace create default --group default
./rad workspace create kubernetes default --group default
./rad env create temp
./rad env switch temp
```
Expand Down

0 comments on commit f0f560b

Please sign in to comment.