Skip to content

Commit

Permalink
πŸ› checking dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Jagoda11 committed Dec 21, 2024
1 parent 17b5712 commit bf3a8d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/πŸš€ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
fi
shell: /usr/bin/bash -e {0}

- name: Check dist folder
run: ls -la ./dist
# Deploy build to GitHub Pages
- name: πŸš€ Deploy dist to GitHub Pages
if: ${{ github.ref == 'refs/heads/main' }}
Expand Down

0 comments on commit bf3a8d2

Please sign in to comment.