Compare commits

..

No commits in common. "bbd5295a38ea2cb08d9a1216de2327fc8e082418" and "c5a7d7863e99cec023d27d518c309e3e37a67b13" have entirely different histories.

1 changed files with 3 additions and 3 deletions

View File

@ -5,9 +5,9 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ps_runner_labels
container: catthehacker/ubuntu:act-latest
# volumes:
# - ubuntu_hostedtoolcache:/opt/hostedtoolcache
image: catthehacker/ubuntu:act-latest
volumes:
- ubuntu_hostedtoolcache:/opt/hostedtoolcache
# env:
# RUNNER_TOOL_CACHE: /toolcache
steps: