Test again
Some checks failed
ci/woodpecker/push/workflow Pipeline failed

This commit is contained in:
Mrdabup 2024-10-14 18:20:19 -04:00
parent dd4a189409
commit 8653092804

View file

@ -6,7 +6,7 @@ steps:
- name: build
image: debian
commands:
- apt-get install vim
- apt-get install -y curl git unzip xz-utils zip libglu1-mesa
- vim's installed
- name: a-test-step
image: golang:1.16