test
Some checks failed
Build and Push foundryvtt Docker Image / check-for-changes (push) Successful in 8s
Build and Push foundryvtt Docker Image / build (push) Successful in 26s
Build and Push foundryvtt Docker Image / generate-changelogs (push) Successful in 9s
Build and Push foundryvtt Docker Image / generate-build-info (push) Failing after 7s

This commit is contained in:
2025-07-10 13:02:26 -07:00
parent 53b76da95c
commit a8a9e87761

View File

@@ -23,6 +23,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 2
- name: Pull latest alpine base
run: docker pull alpine:latest