diff --git a/.github/workflows/desktop.release.test.yml b/.github/workflows/desktop.release.test.yml index 13e0a1128..cef23bb60 100644 --- a/.github/workflows/desktop.release.test.yml +++ b/.github/workflows/desktop.release.test.yml @@ -10,6 +10,7 @@ jobs: run: working-directory: packages/desktop steps: + - uses: actions/checkout@v2 - uses: actions/setup-node@v2 with: registry-url: 'https://registry.npmjs.org'