Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 committed May 7, 2024
1 parent 50c8fa6 commit 8c6dff3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validation-rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,10 @@ jobs:
ls C:\tools
echo "ls msoidjfoijs"
echo "$env:MYSQLCLIENT_LIB_DIR"
echo "mysql vers"
mysql --version
echo "mariadb vers"
mariadb --version
# ls $env:MYSQLCLIENT_LIB_DIR
- if: runner.os == 'Windows'
run: choco install mariadb
Expand Down

0 comments on commit 8c6dff3

Please sign in to comment.