mirror of
https://github.com/spencershepard/RotorOps.git
synced 2025-11-10 15:45:30 +00:00
5.0 - pydcs library update - does not use DCS install (#56)
Prevent pydcs library from using DCS installation directory
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
echo The PR was merged
|
||||
|
||||
deploy:
|
||||
needs: [pre-build]
|
||||
needs: [Lua Checks, Python Checks]
|
||||
runs-on: ubuntu-latest # windows-latest | macos-latest
|
||||
name: Deploy to updater if files changed
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user