Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Aug 3, 2024
1 parent a998c25 commit 3a4f1b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-chrome-ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ jobs:
- name: Zip build folder
run: |
echo "Navigating to build/chrome-extension"
cd build/chrome-extension
cd build
cd chrome-extension
echo "Current directory:"
pwd
echo "Creating zip file..."
Expand Down

0 comments on commit 3a4f1b7

Please sign in to comment.