mirror of
https://github.com/microsoft/edit.git
synced 2025-08-04 10:59:57 +00:00
add dockerfile
This commit is contained in:
parent
b220a4f1a7
commit
3e7a1068a0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
|||
- name: icu artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
pattern: *
|
||||
pattern: ./release/*
|
||||
merge-multiple: true
|
||||
|
||||
- name: Create GitHub Release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue