Publish to GH pages sometimes gets stuck on the Copy step #1073
              
                Unanswered
              
          
                  
                    
                      zeevikn-oe
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Running my tests workflows on GH actions.
Sometimes, some jobs (for the same workflow), get stuck on the "peaceiris/actions-gh-pages@v3" step.
The step:
[
INFO] copy /home/runner/work/Auto_Testing/Auto_Testing/allure-history/allure-history to /home/runner/actions_github_pages_1711323345015Never completes, and the spinner next to "Publish Allure report to Github Pages" spins forever.
(and, for the same workflow, in some cases, it all goes well and the job is successful)
Any ideas what should be the next step to debug this? fix the issue?
Beta Was this translation helpful? Give feedback.
All reactions