Skip to content

fix: value type from int32 to int64 #23

fix: value type from int32 to int64

fix: value type from int32 to int64 #23

Workflow file for this run

name: resolve
on:
push:
branches:
- "master"
tags:
- "!*"
pull_request:
branches:
- "*"
jobs:
resolve:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v3
- name: Build Package
run: swift package resolve