Skip to content

Commit b0ae1eb

Browse files
committed
CI typo.
1 parent 10d3917 commit b0ae1eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- uses: actions/checkout@v2.3.4
8787
- name: download binaries
8888
uses: actions/download-artifact@v2
89-
- name: Pack genType
89+
- name: Pack reanalyze
9090
run: |
9191
# Put the built artifacts in the appropriate package folder
9292
tar xf macos-latest/binary.tar -C dist/vendor-darwin

0 commit comments

Comments
 (0)