mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-02-10 20:39:32 -06:00
test tom example for mingw workflow
This commit is contained in:
2
.github/workflows/mingw.yml
vendored
2
.github/workflows/mingw.yml
vendored
@@ -235,7 +235,7 @@ jobs:
|
||||
shell: msys2 {0}
|
||||
working-directory: ../TinyORM-builds-cmake/build-${{ matrix.compiler.key }}-cmake-debug
|
||||
run: |
|
||||
echo "LD_LIBRARY_PATH=$PWD${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH" >> $GITHUB_ENV
|
||||
echo $PWD >> $GITHUB_PATH
|
||||
|
||||
- name: Tom example execute migrate:status 🚀
|
||||
shell: msys2 {0}
|
||||
|
||||
Reference in New Issue
Block a user