[PR #3526] [MERGED] Fix electron build workflows for ubuntu-latest #4908

Closed
opened 2026-02-28 21:03:03 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3526
Author: @matt-fidd
Created: 9/28/2024
Status: Merged
Merged: 9/28/2024
Merged by: @youngcw

Base: masterHead: fix-build


📝 Commits (2)

  • 69b0556 add apt update to ubuntu-latest electron build workflows
  • 8c34877 release note

📊 Changes

3 files changed (+8 additions, -0 deletions)

View changed files

📝 .github/workflows/electron-master.yml (+1 -0)
📝 .github/workflows/electron-pr.yml (+1 -0)
upcoming-release-notes/3526.md (+6 -0)

📄 Description

Fixes build errors like below that seem to be failing every PR since last night.

https://github.com/actualbudget/actual/actions/runs/11084107270/job/30799089795#step:5:1


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/3526 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 9/28/2024 **Status:** ✅ Merged **Merged:** 9/28/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `fix-build` --- ### 📝 Commits (2) - [`69b0556`](https://github.com/actualbudget/actual/commit/69b055684b09c04479556acb80432247cc7d4bf8) add apt update to ubuntu-latest electron build workflows - [`8c34877`](https://github.com/actualbudget/actual/commit/8c34877e0a0aad41a2d8d4d9031907240b6d0e38) release note ### 📊 Changes **3 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/electron-master.yml` (+1 -0) 📝 `.github/workflows/electron-pr.yml` (+1 -0) ➕ `upcoming-release-notes/3526.md` (+6 -0) </details> ### 📄 Description Fixes build errors like below that seem to be failing every PR since last night. https://github.com/actualbudget/actual/actions/runs/11084107270/job/30799089795#step:5:1 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:03:03 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4908