Skip to content

Commit

Permalink
gitac: cd .github; doBuild=false
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Nov 10, 2024
1 parent 9ca9b21 commit b5bbdfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-x11-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
# BUILD
:> /tmp/.timecost
cd .github; doBuild=true
cd .github; doBuild=false
if [ "true" == "$doBuild" ]; then
echo compile; cd ../compile;
# # bash buildx.sh ubt-builder
Expand Down

0 comments on commit b5bbdfd

Please sign in to comment.