Skip to content

Commit

Permalink
Test touch options
Browse files Browse the repository at this point in the history
  • Loading branch information
killev committed Mar 21, 2024
1 parent 3632869 commit 7a415c6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/db_apply_anonimized.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
ls -la
cd ./src/anon-tools
mkdir -p ./keys
echo ${{ secrets.KEY_FILE }} >> ./keys/key
ls -la ./keys
touch ./keys/key
echo "${{ secrets.KEY_FILE }}"" >> ./keys/key

0 comments on commit 7a415c6

Please sign in to comment.