We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83b97fa commit 5798d0fCopy full SHA for 5798d0f
.github/workflows/rpi_arm64.yml
@@ -22,7 +22,7 @@ jobs:
22
copy_artifact_path: |
23
Builds/Gcc.lin/Release_*
24
!Builds/Gcc.lin/Release_*/obj
25
- copy_artifact_dest: /opt/fb_odbc_arts
+ # copy_artifact_dest: /opt/fb_odbc_arts
26
commands: |
27
sudo apt-get install -y unixodbc unixodbc-dev
28
cd /opt/fb_odbc/Builds/Gcc.lin
0 commit comments