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:
|
Build:
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Install apt packages
|
- name: Install apt packages
|
||||||
run: |
|
run: |
|
||||||
echo "sadasdasdas" >> test.txt
|
echo "sadasdasdas" >> test.txt
|
||||||
|
|
||||||
|
@ -15,4 +15,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
test.txt
|
test.txt
|
||||||
key: BeefRepository
|
key: BeefRepository
|
Loading…
Add table
Reference in a new issue