Skip to content

Commit 4733fd7

Browse files
committed
fix gh actions
1 parent 10227c8 commit 4733fd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-deken/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ runs:
99
run: |
1010
curl -L https://raw.githubusercontent.com/pure-data/deken/main/developer/deken -o deken
1111
chmod +x deken
12-
deken --version
12+
./deken --version

0 commit comments

Comments
 (0)