diff --git a/action.yml b/action.yml index a382d83..24e9390 100644 --- a/action.yml +++ b/action.yml @@ -19,13 +19,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