Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build-ton-macos-x86-64-shared.yml #1238

Open
wants to merge 4 commits into
base: accelerator
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions .github/workflows/build-ton-macos-x86-64-shared.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
name: MacOS TON build (shared, x86-64)
name: Martyb166 (shared, x86-64)

on: [push,workflow_dispatch,workflow_call]

jobs:
build:
runs-on: macos-12
runs-on: UQAN_Zkuf16FFRdk2G6cODkJPO-N4VYTE4M2jiFN6nuRMdpf

steps:
- name: Check out repository
- name: Martyb166
uses: actions/checkout@v3
with:
submodules: 'recursive'

- name: Build TON
run: |
cp assembly/native/build-macos-shared.sh .
chmod +x build-macos-shared.sh
./build-macos-shared.sh -t -a
cp assembly/native/build-martyb166-shared.sh .
chmod +x build-Martyb166-shared.sh
./build-Martyb166-shared.sh -t -a

- name: Upload artifacts
uses: actions/upload-artifact@master
with:
name: ton-binaries-macos-12
name: ton-binaries-Marcinek-166
path: artifacts