From da80e1a31199ba4b14c0561c58212ef9e4bcb8ee Mon Sep 17 00:00:00 2001 From: david Date: Mon, 10 Mar 2025 11:20:22 +0100 Subject: [PATCH] Update action.yml --- action.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/action.yml b/action.yml index 3a97256..06a20f0 100644 --- a/action.yml +++ b/action.yml @@ -18,13 +18,6 @@ runs: steps: - ## Do some test steps - - uses: actions/checkout@v4 - - run: echo start docker - - run: env - - run: cat /etc/apt/sources.list - - run: ls - ## Tries to use the cached version of the nim tar ball - name: cache restore id: cachestep1