Skip to content

Commit

Permalink
Add: External Clone
Browse files Browse the repository at this point in the history
  • Loading branch information
edelciomolina committed Dec 6, 2023
1 parent 217ca01 commit 4856798
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ inputs:
runs:
using: "composite"
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Clone supercharge docs repository
uses: actions/checkout@master
with:
ref: main
repository: edelciomolina/bundler-minifier-action

- name: NPM Install Dependencies
shell: bash
Expand Down

0 comments on commit 4856798

Please sign in to comment.