Skip to content

Commit

Permalink
derp fixing hubploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Jun 24, 2024
1 parent a039dc5 commit 3befd60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/hubploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ jobs:
df -h
- name: Checkout files in repo
uses: actions/checkout@main
uses: actions/checkout@v4
with:
repository: 'berkeley-dsep-infra/datahub'
sparse-checkout: |
deployments/logodev
Expand Down

0 comments on commit 3befd60

Please sign in to comment.