Skip to content

Commit ab2ce9e

Browse files
committed
Fix workflow
1 parent d1ea08f commit ab2ce9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
if: ${{ github.event_name == 'push' }}
1717

1818
steps:
19+
- uses: actions/checkout@v2
20+
1921
- name: Read package version
2022
id: version
2123
uses: notiz-dev/github-action-json-property@release

0 commit comments

Comments
 (0)