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