Update dart.yml

This commit is contained in:
Nick Fisher
2024-11-02 16:01:09 +11:00
committed by GitHub
parent 6ce2e22fac
commit 814adf8567

View File

@@ -21,10 +21,6 @@ jobs:
steps:
- uses: actions/checkout@v4
# Enable debug logging for Actions
- name: Enable debug logging
run: echo "ACTIONS_STEP_DEBUG=true" >> $GITHUB_ENV
# Setup Visual Studio environment
- name: Setup MSVC
uses: ilammy/msvc-dev-cmd@v1