Skip to content

Commit b932a92

Browse files
committed
testing...
1 parent fbe0d17 commit b932a92

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ jobs:
2828
with:
2929
submodules : recursive
3030
- uses: actboy168/setup-luamake@master
31-
- run: sudo updatedb
32-
- run: locate libbfd
31+
- run: find / -name "libbfd*"
3332
- run: luamake lua compile/download_deps.lua
3433
- run: luamake -mode release -platform ${{ matrix.platform }}
3534
#- run: npm install -g @vscode/vsce ovsx

0 commit comments

Comments
 (0)