Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
deer-wmde committed Jul 31, 2024
1 parent d81d3a9 commit af891da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/diff-values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Create ~/.local/bin directory
run: mkdir -p ~/.local/bin
- name: debug
run: |
echo -e '#!/bin/bash\necho "Current date is:"\ndate' | tee ~/.local/bin/debug_test
Expand Down

0 comments on commit af891da

Please sign in to comment.