This commit is contained in:
U-DESKTOP-3VIS1T9\junguler 2023-06-12 17:16:14 +03:30
parent 0d4e52d60e
commit 2913312008
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
- name: run commands
run: |
sudo apt install unzip -y
unzip ./things.zip
unzip ./thing.zip
- name: add & commit
uses: EndBug/add-and-commit@main