From b34311361cb477dff7e4658317c46de72f7a0d25 Mon Sep 17 00:00:00 2001 From: Pedro Sanders Date: Sat, 19 Oct 2024 15:56:40 -0400 Subject: [PATCH] build: revert to old workflow behavior using upload-artifact@v4 --- .github/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 3bf06e83b..354d28eb5 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -72,6 +72,7 @@ jobs: uses: actions/upload-artifact@v4 with: name: routr-build + include-hidden-files: true path: | mods .scripts