Skip to content

Commit

Permalink
ci: print env file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ascenio committed Jul 7, 2024
1 parent 0dc2738 commit af9ea91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
steps:
- name: Create .env file
run: printenv HELLO > env.json
- run: env.json
- run: cat env.json

0 comments on commit af9ea91

Please sign in to comment.