We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eab4d40 commit 790ce01Copy full SHA for 790ce01
.github/workflows/froster-ubuntu-install.yml
@@ -9,7 +9,7 @@ jobs:
9
- run: curl --version
10
- run: python3 --version
11
- run: pip --version
12
- - run: ./install.sh
+ - run: ./froster install
13
- run: froster --version
14
15
0 commit comments