Skip to content

Commit

Permalink
Update vpn_nordvpn.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mthcht authored Jun 24, 2024
1 parent d7418c0 commit 901d427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vpn_nordvpn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: ls -la

- name: List files in the Lists/VPN/NordVPN/ directory
run: ls -la /Lists/VPN/NordVPN/
run: ls -la Lists/VPN/NordVPN/
- name: Move output files to correct directory (if necessary)
run: |
mv nordvpn_ips_list.csv Lists/VPN/NordVPN/ || echo "File not found in root."
Expand Down

0 comments on commit 901d427

Please sign in to comment.