Skip to content

Commit

Permalink
fix: workflow error
Browse files Browse the repository at this point in the history
  • Loading branch information
shaarkr committed Jul 5, 2023
1 parent 63a2696 commit 27be2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: List files in the repository
run: |
ls ${{ github.workspace }}
- run: echo “🍏 This job's status is ${{ job.status }}.”
- run: echo “🍏 This job status is ${{ job.status }}.”

0 comments on commit 27be2ad

Please sign in to comment.