Skip to content

Commit 5e6e04a

Browse files
committed
more ci update
1 parent ef9f181 commit 5e6e04a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/githubci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,11 @@ jobs:
6060
steps:
6161
- name: Setup Python
6262
uses: actions/setup-python@v3
63-
64-
- name: Setup Node.js
65-
uses: actions/setup-node@v1
6663

6764
- name: Checkout Code
6865
uses: actions/checkout@v3
6966
with:
67+
fetch-depth: 0
7068
submodules: true
7169

7270
- name: Checkout linkermap

0 commit comments

Comments
 (0)