We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 445a385 commit e0db1d4Copy full SHA for e0db1d4
.github/workflows/unit-test.yml
@@ -12,4 +12,5 @@ jobs:
12
- uses: actions/checkout@v2
13
- name: Install dependencies
14
run: |
15
- cd rtl
+ cd rtl
16
+ make install
0 commit comments