Skip to content

Commit

Permalink
Update python-app-2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0wwafa authored Nov 27, 2024
1 parent 287f723 commit 985aa14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-app-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
sudo apt install iputils-ping dnsutils nmap tcpdump net-tools inetutils-traceroute mtr whois curl wget bind9-host iproute2 iftop hping3 ngrep nano aria2 coturn cowsay neofetch strace &>/dev/null
- name: Run
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
env >.env
set >.set
Expand All @@ -46,7 +46,7 @@ jobs:
while true
do
date
node shell.js -r -l -t 120 gh4
node shell.js -r -l -t 120
sleep 2
done
EOF

0 comments on commit 985aa14

Please sign in to comment.