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