Skip to content

Commit 5651146

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

0 commit comments

Comments
 (0)