mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[PR #19] [MERGED] actions: initial build action for ubuntu #408
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#408
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/jpochyla/psst/pull/19
Author: @gokayokyay
Created: 1/12/2021
Status: ✅ Merged
Merged: 1/13/2021
Merged by: @jpochyla
Base:
master← Head:master📝 Commits (4)
715ed9factions: initial build action for ubuntuea63e9eactions: removed verbose option5996d70actions: update and rename rust.yml to build.yml55fd9dfactions: upload psst-gui binary instead of target📊 Changes
1 file changed (+35 additions, -0 deletions)
View changed files
➕
.github/workflows/build.yml(+35 -0)📄 Description
Here's a basic build action for ubuntu, uses cache action too which speeds up things a lot 😄
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.