Skip to content

Commit

Permalink
Fix version conflit (#53)
Browse files Browse the repository at this point in the history
* try.

* try.

* debug.

* debug1.

* debug2
  • Loading branch information
RubelMozumder authored Sep 23, 2024
1 parent bf9a1b9 commit 49bb454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
ls -R
f_d_list=$(ls -R)
echo "List of all files and directories: $f_d_list"
$(cat CITATION.cff)
cat CITATION.cff
- name: Git tag version
id: git_tag_version
run: |
Expand Down

0 comments on commit 49bb454

Please sign in to comment.