godot #1

Merged
Snoweuph merged 5 commits from godot into master 2024-05-09 21:59:55 +00:00
Showing only changes of commit 5eb11bb6b0 - Show all commits

View file

@ -0,0 +1,5 @@
FROM git.euph.dev/actions/runner-csharp:latest
ARG PACKAGE_VERSION
RUN sudo apk add --no-cache "something$PACKAGE_VERSION"