We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569f7da commit 8693cbbCopy full SHA for 8693cbb
1 file changed
Makefile
@@ -7,6 +7,7 @@ all: setup compile
7
install:
8
@echo "Installing githubnext/gh-aw extension..."
9
gh extension install githubnext/gh-aw
10
+ gh extension upgrade githubnext/gh-aw
11
12
# Run gh aw compile
13
compile:
0 commit comments