fix name
This commit is contained in:
parent
8e18cc918f
commit
8b6dcc1427
1 changed files with 1 additions and 1 deletions
2
.github/workflows/prod-deploy.yml
vendored
2
.github/workflows/prod-deploy.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
name: 'Netlify deploy and tarball'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out the repo
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3.0.2
|
||||
- name: Setup node
|
||||
uses: actions/setup-node@v3.4.1
|
||||
|
|
Loading…
Reference in a new issue