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 4fe823e commit 5f3ca35Copy full SHA for 5f3ca35
.github/workflows/publish.yml
@@ -12,6 +12,8 @@ jobs:
12
- uses: actions/checkout@v4
13
with:
14
submodules: true
15
+ - run: sudo apt-get install libgtest-dev
16
+
17
- uses: actions/setup-node@v3
18
19
node-version: 20
0 commit comments