Skip to content

Commit

Permalink
Update downstream.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
btoms20 authored Feb 8, 2024
1 parent 4c14306 commit aeeae9a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
- swift-libp2p/swift-cid
runs-on: ${{ github.event.inputs.os }}
steps:
- name: Dump Repo Name
env:
REPO_NAME: ${{ github.event.repository.name }}
run: echo "$REPO_NAME"
- name: Setup swift
uses: swift-actions/setup-swift@v1
with:
Expand Down

0 comments on commit aeeae9a

Please sign in to comment.