From 693588a9aa34d396e0b24ad27838ec6595233271 Mon Sep 17 00:00:00 2001 From: sinav Date: Sat, 8 Jul 2023 20:45:45 +0300 Subject: [PATCH] build: wip --- .gitea/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/publish.yml b/.gitea/workflows/publish.yml index e1b4349..f916dd3 100644 --- a/.gitea/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -9,7 +9,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 - - run: ls -las . + - run: ls -las ./manifests/* # - name: Copy files # uses: https://github.com/appleboy/scp-action@master