Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
KianNH committed Jan 20, 2025
1 parent b8497bf commit 3981187
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ jobs:
# sed -n '/\[.*error.*\]/I,$p') # select lines from '[...error...]' or 'npm err' (case-insensitive) to EOF
ls
cat stderr.log
ls /home/runner/.npm/_logs/
if [ -s "stderr.log" ]; then
echo ${{ secrets.GITHUB_TOKEN }} | gh auth login --with-token
Expand Down

0 comments on commit 3981187

Please sign in to comment.