Skip to content

Commit

Permalink
Update deps-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gwynne authored Oct 18, 2023
1 parent cfdcf14 commit a5146ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deps-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:
run: apt update && apt upgrade -y && apt install -y curl
- name: Checkout
uses: actions/checkout@v4
- name: Appease Git
run: 'git config --global --add safe.directory "${GITHUB_WORKSPACE}"'
- name: Gen deps
uses: vapor-community/swift-dependency-submission@main

0 comments on commit a5146ba

Please sign in to comment.