mirror of
https://github.com/Syngnat/GoNavi.git
synced 2026-05-12 04:19:40 +08:00
Merge remote-tracking branch 'origin/main' into dev
# Conflicts: # .github/workflows/test-build-all-platforms.yml # frontend/src/components/ConnectionModal.tsx # internal/db/query_value.go # internal/db/query_value_test.go
This commit is contained in:
@@ -334,7 +334,7 @@ jobs:
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: test-build-${{ matrix.os_name }}-${{ matrix.arch_name }}-run${{ github.run_number }}
|
||||
name: test-build-${{ matrix.build_name }}-run${{ github.run_number }}
|
||||
path: |
|
||||
artifacts/*
|
||||
drivers/**
|
||||
|
||||
Reference in New Issue
Block a user