mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Merge branch 'devel' into release-3.4
This commit is contained in:
4
.github/workflows/windows-selftest.yml
vendored
4
.github/workflows/windows-selftest.yml
vendored
@@ -37,6 +37,10 @@ jobs:
|
||||
cancel-in-progress: true
|
||||
|
||||
steps:
|
||||
- name: Cleanup
|
||||
shell: powershell
|
||||
run: Remove-Item -Recurse -Force ${{ github.workspace }}\*
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user