Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Nov 6, 2024
1 parent 7de91c2 commit 4ecb591
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ jobs:
- name: Bust up the identity token
if: ${{ matrix.id-token == 'none' }}
run: |
echo "ACTIONS_ID_TOKEN_REQUEST_URL=" >> $GITHUB_ENV
echo "ACTIONS_ID_TOKEN_REQUEST_TOKEN=" >> $GITHUB_ENV
echo "ACTIONS_ID_TOKEN_REQUEST_URL=a" >> $GITHUB_ENV
echo "ACTIONS_ID_TOKEN_REQUEST_TOKEN=b" >> $GITHUB_ENV
- run: |
env
- name: Install Nix on ${{ matrix.systems.nix-system }} system
Expand Down

0 comments on commit 4ecb591

Please # to comment.