HASH 73315712409a
DATE 2025-01-19
SUBJECT ci: try https
FILES 1 CHANGED
HASH 73315712409a
DATE 2025-01-19
SUBJECT ci: try https
FILES 1 CHANGED
┌─ .github/workflows/check.yaml ─────────────────────────────────────────────┐
│ diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml │
│ index 954580d..b1103d6 100644 │
│ --- a/.github/workflows/check.yaml │
│ +++ b/.github/workflows/check.yaml │
│ @@ -19,6 +19,10 @@ jobs: │
│ with: │
│ token: ${{ secrets.KUNZEN_TOKEN }} │
│ submodules: true │
│ + - name: Configure Git │
│ + run: | │
│ + git config --global url."https://${{ secrets.GH_TOKEN }}@github.com/".i │
│ nsteadOf [email protected]: │
│ + git config --global url."https://${{ secrets.GH_TOKEN }}@github.com/".i │
│ nsteadOf ssh://[email protected]/ │
│ - name: Setup Nix │
│ uses: DeterminateSystems/nix-installer-action@main │
│ - name: Magic Nix Cache │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ .github/workflows/check.yaml ───────┐
│ diff --git a/.github/workflows/check.yaml b/ │
│ .github/workflows/check.yaml │
│ index 954580d..b1103d6 100644 │
│ --- a/.github/workflows/check.yaml │
│ +++ b/.github/workflows/check.yaml │
│ @@ -19,6 +19,10 @@ jobs: │
│ with: │
│ token: ${{ secrets.KUNZEN_TOKEN } │
│ } │
│ submodules: true │
│ + - name: Configure Git │
│ + run: | │
│ + git config --global url."https:// │
│ ${{ secrets.GH_TOKEN }}@github.com/".instead │
│ Of [email protected]: │
│ + git config --global url."https:// │
│ ${{ secrets.GH_TOKEN }}@github.com/".instead │
│ Of ssh://[email protected]/ │
│ - name: Setup Nix │
│ uses: DeterminateSystems/nix-instal │
│ ler-action@main │
│ - name: Magic Nix Cache │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET