Skip to content

Commit

Permalink
chore: workflows tweaking #1
Browse files Browse the repository at this point in the history
  • Loading branch information
zailic committed Jun 5, 2021
1 parent face08b commit 82cba68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: 14
registry-url: 'https://registry.npmjs.org'
registry-url: https://registry.npmjs.org/
- name: Build the containers stack (integration tests dependency)
run: docker-compose up -d
- name: Adding host aliases (integration tests requirement)
Expand Down

0 comments on commit 82cba68

Please sign in to comment.