Skip to content

Commit 646c4d9

Browse files
author
Victor Machado
committed
Update github actions workflow exec path
1 parent 790ce01 commit 646c4d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/froster-ubuntu-install.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
- run: python3 --version
1111
- run: pip --version
1212
- run: ./froster install
13-
- run: froster --version
13+
- run: ./froster --version
1414

1515

0 commit comments

Comments
 (0)