Skip to content

Commit b6b461f

Browse files
remove setup node
1 parent eaff277 commit b6b461f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
if: github.event_name == 'push' || github.event_name == 'repository_dispatch'
2727
steps:
2828
- uses: actions/checkout@v2
29-
- uses: actions/setup-node@v1
3029
- name: Publish
3130
run: npx @dappnode/dappnodesdk publish patch --dappnode_team_preset --timeout 2h
3231
env:

0 commit comments

Comments
 (0)