Skip to content

Commit

Permalink
actions fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dkazanc committed Dec 22, 2023
1 parent 99b559e commit 11ae9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tomophantom_conda_upload.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout repository code
uses: actions/checkout@v3
with:
ref: "main"
ref: "master"
fetch-depth: 0

# setup Python 3.9
Expand Down

0 comments on commit 11ae9cd

Please sign in to comment.