Skip to content

Commit 790ce01

Browse files
author
Victor Machado
committed
Update github action workflow
1 parent eab4d40 commit 790ce01

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
@@ -9,7 +9,7 @@ jobs:
99
- run: curl --version
1010
- run: python3 --version
1111
- run: pip --version
12-
- run: ./install.sh
12+
- run: ./froster install
1313
- run: froster --version
1414

1515

0 commit comments

Comments
 (0)