Skip to content

Commit 6b9613f

Browse files
authored
ci(update): remove debug step
1 parent 85e0258 commit 6b9613f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v2
1919
- uses: actions/setup-node@v2
20-
- uses: hmarr/[email protected]
2120

2221
# try checking out routes-update branch. Ignore error if it does not exist
2322
- run: git checkout routes-update || true

0 commit comments

Comments
 (0)