Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josefpihrt authored Sep 4, 2024
1 parent f4aedcd commit 241fae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ jobs:
- name: csharp
- name: vb
steps:
- uses: actions/download-artifact@v4.1.7
- uses: actions/download-artifact@v4
with:
name: vs_code_extension_${{ matrix.component.name }}
path: vs_code_extension
Expand Down

0 comments on commit 241fae3

Please sign in to comment.