Force
Some checks failed
Deploy / deploy (push) Failing after 21s

This commit is contained in:
Julia Johannesen 2026-08-17 18:42:02 -04:00
parent b5e6c632a5
commit a7f547c0b6
Signed by: julia
GPG key ID: 4A1377AF3E7FBC46

View file

@ -30,7 +30,7 @@ jobs:
- name: Generate HTML - name: Generate HTML
run: | run: |
cd go-vanityurls cd go-vanityurls
ln -s ../yanity.yaml ./vanity.yaml ln -sf ../yanity.yaml ./vanity.yaml
go run main.go go run main.go
- name: Install rclone - name: Install rclone
run: apt install rclone run: apt install rclone