Skip to content

Commit

Permalink
fix vscode cicd [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
GabiGrin committed Oct 6, 2024
1 parent 7d7055f commit f835a12
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vscode-extension/prepublish.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Navigate to the vscode-extension folder
cd vscode-extension

# Detect the operating system and set the appropriate sed command
if [[ "$OSTYPE" == "darwin"* ]]; then
# macOS
Expand Down

0 comments on commit f835a12

Please sign in to comment.