Skip to content

Commit

Permalink
Print compiled file
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Jun 13, 2020
1 parent f1bb4c5 commit 51b67da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ jobs:
uses: ./
with:
verbose: true
- name: Print compiled files
run: '(Get-ChildItem -Recurse -Path . -Include *.ex[45]).fullname'
shell: powershell

0 comments on commit 51b67da

Please sign in to comment.