ok
All checks were successful
/ test (push) Successful in 36s

This commit is contained in:
Elijah 2025-01-02 21:52:16 -05:00
parent 7d99bd2f9d
commit c8ba8d375e

View file

@ -6,4 +6,7 @@ jobs:
image: debian:stable
steps:
- run: echo All Good
- run: wget -qO- https://icanhazip.com
- run: |
apt update
apt install -y curl
curl https://icanhazip.com