Skip to content

Commit

Permalink
ci(debug): checkout code first
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Nov 12, 2020
1 parent 0fd548e commit 45e8fef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/debug.yml
Expand Up @@ -5,6 +5,7 @@ jobs:
issue_245:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: date > test.txt
- run: git add test.txt
- run: "npm ci"
Expand Down

0 comments on commit 45e8fef

Please sign in to comment.