mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #2212] [MERGED] Optimize workflows by caching apt install #2566
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2566
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/2212
Author: @Virgula0
Created: 1/22/2025
Status: ✅ Merged
Merged: 1/23/2025
Merged by: @georgemoralis
Base:
main← Head:optimize-workflows📝 Commits (8)
62ee7e4optimize apt caches5ba4f47change on push syntax7d89232removing comments and check time improvements on following pushesb059bdaadd recursive submodule fetch0e43a03Revert "add recursive submodule fetch"71479ebrestore old push on everyhing ruleec7fa57fix libfuse2 uncaching package888908cmoving qt deps outside from caching directives📊 Changes
1 file changed (+40 additions, -8 deletions)
View changed files
📝
.github/workflows/build.yml(+40 -8)📄 Description
This PR:
awalsh128/cache-apt-pkgs-actionfor caching apt installs onlinuxbuilding workflowsIt is not that much but at least half minute per job, after the first push, is gained
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.