mio 6507a34299 testing/tofutf: fix test
Adjust `GetArchiveLink` parameter to resolve response error with
`TestGetRepoTarball` test in `internal/github/client_test`. (thanks kdaudt)

```
--- FAIL: TestGetRepoTarball (0.02s)
    client_test.go:57:
          Error Trace:  github.com/tofutf/tofutf/internal/github/client_test.go:57
          Error:        Received unexpected error:
                        unexpected status code: 307 Temporary Redirect
          Test:         TestGetRepoTarball
FAIL
FAIL  github.com/tofutf/tofutf/internal/github  1.068s
```
2026-03-09 14:58:33 +00:00
..