mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Fix tests ui linux executing the wrong file
This commit is contained in:
parent
db404a62c3
commit
df12058824
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests-ui-linux.yml
vendored
2
.github/workflows/tests-ui-linux.yml
vendored
|
|
@ -113,6 +113,6 @@ jobs:
|
|||
}' | tee plugin.json
|
||||
zip discord.zip plugin.json
|
||||
rm plugin.json
|
||||
./test.sh "linux"
|
||||
./tests.sh "linux"
|
||||
env:
|
||||
MODE: ${{ inputs.RELEASE }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue