mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 03:32:06 +00:00
Github Actions typo fix. [ci skip]
This commit is contained in:
parent
61192a1423
commit
c6f65b64fa
2
.github/workflows/ci-scripts/ubuntu.sh
vendored
2
.github/workflows/ci-scripts/ubuntu.sh
vendored
@ -32,5 +32,5 @@ docker build -t wesnoth-repo:"$IMAGE"-"$BRANCH" -f utils/dockerbuilds/travis/Doc
|
||||
docker run --cap-add=ALL --privileged \
|
||||
--volume ~/build-cache:/home/wesnoth-travis/build \
|
||||
--env BRANCH --env IMAGE --env NLS --env TOOL --env CC --env CXX \
|
||||
--env CFG --env LTO
|
||||
--env CFG --env LTO \
|
||||
wesnoth-repo:"$IMAGE"-"$BRANCH" ./.github/workflows/ci-scripts/docker.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user