Try
Some checks failed
on-push / build-and-test (push) Failing after 4s

This commit is contained in:
RYAN 2024-09-02 09:50:02 +02:00
parent e6c1cce80e
commit e6e1f27eb5
Signed by: RYAN
GPG Key ID: 3BD93EABD1407B82

View File

@ -12,7 +12,7 @@ jobs:
run: |
echo machine code.helloryan.se >> ~/.netrc
echo login $GITHUB_ACTOR >> ~/.netrc
echo password $GITEA_TOKEN >> ~/.netrc
echo password $GITHUB_TOKEN >> ~/.netrc
- name: Dump
run: cat ~/.netrc
- name: Initialize (bpkg)