Skip to content

Commit

Permalink
feat(menubar): add download button for web
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammed-Rahif committed Nov 15, 2024
1 parent ed13660 commit 59f7e45
Show file tree
Hide file tree
Showing 25 changed files with 8,540 additions and 16,807 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
# Make sure the actual branch is checked out when running on pull requests
# https://github.com/actions/checkout/issues/455#issuecomment-792228083
ref: ${{ github.head_ref }}
repository: ${{github.event.pull_request.head.repo.full_name}}
fetch-depth: 0

- name: Setup Node.js
Expand Down
Loading

0 comments on commit 59f7e45

Please sign in to comment.