File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4848        with :
4949          path : ${{ env.locallib }} 
5050          key : local-lib-${{ matrix.os }}-${{ hashFiles('perl-fingerprint', 'Makefile_PL_settings*.plx') }} 
51-       - run : cpanm --mirror "file://$GITHUB_WORKSPACE/$ cachepan" --mirror https://www.cpan.org/ --save-dist "$GITHUB_WORKSPACE/$ cachepan" --notest ExtUtils::MakeMaker 
52-       - run : cpanm --mirror "file://$GITHUB_WORKSPACE/$ cachepan" --mirror https://www.cpan.org/ --save-dist "$GITHUB_WORKSPACE/$ cachepan" --installdeps --with-develop --notest . 
51+       - run : cpanm --mirror "file://${{ github.workspace }}/${{ env. cachepan }} " --mirror https://www.cpan.org/ --save-dist "${{ github.workspace }}/${{ env. cachepan }} " --notest ExtUtils::MakeMaker 
52+       - run : cpanm --mirror "file://${{ github.workspace }}/${{ env. cachepan }} " --mirror https://www.cpan.org/ --save-dist "${{ github.workspace }}/${{ env. cachepan }} " --installdeps --with-develop --notest . 
5353      - run : perl Makefile.PL 
5454      - run : make test 
Original file line number Diff line number Diff line change 4848        with :
4949          path : ${{ env.locallib }} 
5050          key : local-lib-${{ matrix.os }}-${{ hashFiles('perl-fingerprint', 'Makefile_PL_settings*.plx') }} 
51-       - run : cpanm --mirror "file://$GITHUB_WORKSPACE/$ cachepan" --mirror https://www.cpan.org/ --save-dist "$GITHUB_WORKSPACE/$ cachepan" --notest ExtUtils::MakeMaker 
52-       - run : cpanm --mirror "file://$GITHUB_WORKSPACE/$ cachepan" --mirror https://www.cpan.org/ --save-dist "$GITHUB_WORKSPACE/$ cachepan" --installdeps --with-develop --notest . 
51+       - run : cpanm --mirror "file://${{ github.workspace }}/${{ env. cachepan }} " --mirror https://www.cpan.org/ --save-dist "${{ github.workspace }}/${{ env. cachepan }} " --notest ExtUtils::MakeMaker 
52+       - run : cpanm --mirror "file://${{ github.workspace }}/${{ env. cachepan }} " --mirror https://www.cpan.org/ --save-dist "${{ github.workspace }}/${{ env. cachepan }} " --installdeps --with-develop --notest . 
5353      - run : perl Makefile.PL 
5454      - run : make test 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments