Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
fourth try
  • Loading branch information
jeffschaller authored Nov 3, 2023
1 parent aa206ee commit e427d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v3
- name: Fetch branches
run: |
git remote set-branches --add origin deploy
git remote set-branches --add origin fixdatetime.datetime.utcnow
git fetch --depth=5 origin fixdatetime.datetime.utcnow deploy
- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit e427d04

Please sign in to comment.