From 1367d74de1e722e81f076f89e57b368ff7ed0d21 Mon Sep 17 00:00:00 2001 From: Zuckerberg Date: Sun, 15 Oct 2023 16:56:43 -0600 Subject: [PATCH] test print --- .gitea/workflows/test.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 94394d1..a34500d 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -39,6 +39,12 @@ jobs: # - run: curl -I s0.koi-bebop.ts.net + - name: Test format + run: | + echo "${{ secrets.TEST_SECRET }}" > ./.test_file + md5sum ./.test_file + cat ./.test_file + - name: Setup SSH Key run: | echo "${{ secrets.BINARY_CACHE_PUSH_SSH_KEY }}" > ./.id_ed25519