Delete .forgejo/workflows/test.yml

This commit is contained in:
Booklordofthedings 2024-09-14 01:38:08 +02:00
parent 7e33908f7d
commit df54032d98

View file

@ -1,19 +0,0 @@
on:
workflow_dispatch:
jobs:
Build:
steps:
- name: Install apt packages
run: |
echo "sadasdasdas" >> test.txt
- name: Cache repository
uses: actions/cache/save@v4
id: lmao1
with:
path: |
test.txt
key: BeefRepository