Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hobsRKM authored Apr 20, 2024
1 parent bfb29cb commit bb62125
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ jobs:
with:
fetch-depth: 0

- name: Print current directory
run: pwd

- name: List contents of previous_release
run: ls -l previous_release
# Extract previous release version
- name: Extract previous release version
id: extract_previous_version
Expand Down

0 comments on commit bb62125

Please sign in to comment.