diff --git a/.github/workflows/memote.yml b/.github/workflows/memote.yml index 6969668..b221900 100644 --- a/.github/workflows/memote.yml +++ b/.github/workflows/memote.yml @@ -68,7 +68,7 @@ jobs: memote report snapshot \ --filename="${{ env.snapshot }}" \ --custom-tests=${{ env.custom_tests }} - git stash "${{ env.snapshot }}" + git stash git checkout gh-pages git stash pop