Skip to content

Commit

Permalink
Update DEBUG.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SalkCoding authored Dec 12, 2024
1 parent 472cf72 commit 14737a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/DEBUG.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
- name: test
run: |
export test=testValue
echo $test
echo "$test"
echo $APPLICATION_YML
echo "$APPLICATION_YML"
- name: checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 14737a3

Please sign in to comment.