Update .gitea/workflows/artifact.yaml
Some checks failed
cum / cum (push) Failing after 23s

This commit is contained in:
2024-11-26 16:43:36 +00:00
parent 47712191f2
commit 3e533e0efe

View File

@ -17,7 +17,7 @@ jobs:
# A file, directory or wildcard pattern that describes what to upload # A file, directory or wildcard pattern that describes what to upload
# Required. # Required.
path: text.txt path: ./text.txt
# The desired behavior if no files are found using the provided path. # The desired behavior if no files are found using the provided path.
# Available Options: # Available Options: