We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10227c8 commit 4733fd7Copy full SHA for 4733fd7
1 file changed
.github/actions/setup-deken/action.yml
@@ -9,4 +9,4 @@ runs:
9
run: |
10
curl -L https://raw.githubusercontent.com/pure-data/deken/main/developer/deken -o deken
11
chmod +x deken
12
- deken --version
+ ./deken --version
0 commit comments