Skip to content

Commit

Permalink
chore(actions): no need for rename anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
ffoodd committed Jul 3, 2023
1 parent 89be129 commit 6e0e3aa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/webext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ jobs:
- name: Clone repository
uses: actions/checkout@v3

- name: Update packages list
run: sudo apt update

- name: Install rename
run: sudo apt install rename

- name: Set up Node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 6e0e3aa

Please sign in to comment.