Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mehalter committed Mar 23, 2023
1 parent 792fe88 commit ab8353b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
persist-credentials: false
ref: ${{ github.head_ref }}
- name: Remove old _freeze directory
run: rm -rf _freeze
- name: Get new _freeze directory
Expand Down

0 comments on commit ab8353b

Please sign in to comment.