Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d8a5d3e

Browse files
committedApr 23, 2024
a
1 parent a81e763 commit d8a5d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/sem_ver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ jobs:
4949
# Test to see if we can setup semantic release
5050
- name: Test Semantic Release Installation
5151
uses: actions/checkout@v4
52-
working-directory: ./
5352
with:
5453
ref: main
54+
working-directory: ./
5555
- run: |
5656
make setup_semantic_release

0 commit comments

Comments
 (0)
Please sign in to comment.