Update .forgejo/workflows/test.yml
This commit is contained in:
parent
4ec9d70972
commit
afa18987d3
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ jobs:
|
|||
Build:
|
||||
steps:
|
||||
|
||||
- name: Install apt packages
|
||||
- name: Install apt packages
|
||||
run: |
|
||||
echo "sadasdasdas" >> test.txt
|
||||
|
||||
|
@ -15,4 +15,4 @@ jobs:
|
|||
with:
|
||||
path: |
|
||||
test.txt
|
||||
key: BeefRepository
|
||||
key: BeefRepository
|
Loading…
Add table
Reference in a new issue