Skip to content

Commit

Permalink
ci: fix typo in vsix gh releases
Browse files Browse the repository at this point in the history
  • Loading branch information
bd82 committed Sep 2, 2022
1 parent 134c5f5 commit 9d0c89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- image: cimg/go:1.16
steps:
- attach_workspace:
at: ./dist
at: ./artifacts
- run:
name: "Inspect dist Folder"
working_directory: ./artifacts
Expand Down

0 comments on commit 9d0c89c

Please sign in to comment.