From 9eeba4b77ea7c9d95690685c1dfce6a620980aac Mon Sep 17 00:00:00 2001 From: Michael Schmidt Date: Mon, 17 Jul 2023 15:45:25 +0200 Subject: [PATCH] v1.1 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0c23410..42c157d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ This is a fork of https://github.com/actions/checkout@v3 +# Build + +## Windows + +ncc.cmd build .\src\main.ts + # What's new With this action it is possible to check out a repository located on a Gitea instance with subdirectories.