Update dart.yml

This commit is contained in:
Nick Fisher
2024-11-02 16:11:51 +11:00
committed by GitHub
parent 82bd84b60d
commit 1892235d5c

View File

@@ -17,7 +17,6 @@ jobs:
defaults:
run:
working-directory: thermion_dart # Adjust this path
shell: bash # This helps ensure consistent behavior across platforms
steps:
- uses: actions/checkout@v4