Skip to content

Commit

Permalink
ci: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Nov 23, 2020
1 parent cc5dd66 commit 10b0cf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
steps:
- uses: actions/checkout@v2

- run: ls -lsa ./.git

- name: Generate release.md
run: |
./run.sh --file=release.md
Expand Down

0 comments on commit 10b0cf3

Please sign in to comment.