Skip to content

Commit

Permalink
see dir contents
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaloney111 committed Jun 10, 2024
1 parent d797c0a commit fb7bc6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
- name: Install dependencies
run: npm install

- name: Check Git status
run: git status

- name: Bump version
id: bump_version
run: |
Expand Down

0 comments on commit fb7bc6c

Please sign in to comment.