X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=.github%2Fworkflows%2Fstockfish.yml;fp=.github%2Fworkflows%2Fstockfish.yml;h=8ea1837d032eb1ff563933f87dbef4e9d9c773ac;hb=46a5cedc11bbad4a35f36aec660f270680008f37;hp=99c4259ac756f0d816c65aaaee3252f644fa3bef;hpb=1461d861c8240e29df690f1e34dc50eee37ae1b5;p=stockfish diff --git a/.github/workflows/stockfish.yml b/.github/workflows/stockfish.yml index 99c4259a..8ea1837d 100644 --- a/.github/workflows/stockfish.yml +++ b/.github/workflows/stockfish.yml @@ -16,10 +16,6 @@ jobs: if: github.ref == 'refs/heads/master' runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 - with: - fetch-depth: 0 - # returns null if no pre-release exists - name: Get Commit SHA of Latest Pre-release run: |