Update dart.yml
This commit is contained in:
3
.github/workflows/dart.yml
vendored
3
.github/workflows/dart.yml
vendored
@@ -13,10 +13,11 @@ on:
|
||||
jobs:
|
||||
thermion_dart:
|
||||
name: thermion_dart
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
defaults:
|
||||
run:
|
||||
working-directory: thermion_dart # Adjust this path
|
||||
shell: bash # This helps ensure consistent behavior across platforms
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user