Skip to content

Commit

Permalink
fix macos -> darwin typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rtk0c committed Nov 14, 2024
1 parent fc68578 commit 31cc557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vsix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: vls-darwin-amd64
path: client/vls-macos.vsix
path: client/vls-darwin.vsix

0 comments on commit 31cc557

Please sign in to comment.