Github Actions are other things present [ci skip]
This commit is contained in:
parent
4b269cd81d
commit
b312f4f024
1 changed files with 5 additions and 2 deletions
7
.github/workflows/ci-scripts/windows.sh
vendored
7
.github/workflows/ci-scripts/windows.sh
vendored
|
@ -1,4 +1,7 @@
|
|||
#!/usr/bin/bash
|
||||
|
||||
echo "hello world"
|
||||
echo "CFG: $CFG"
|
||||
which choco
|
||||
which python
|
||||
which python2
|
||||
which python3
|
||||
which sqlite
|
||||
|
|
Loading…
Add table
Reference in a new issue