mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
7307a148f5
As MinGW version is specified, the result should be more deterministic. Fixes #1201
2 lines
114 B
Bash
Executable File
2 lines
114 B
Bash
Executable File
docker run --rm --volume $(pwd)/../..:/work $(docker build -q .) /bin/bash -c "cd ./internal/glfw; go run gen.go"
|