run: octave --eval "warning('off', 'Octave:shadowed-function'); cd('Psychtoolbox'); pwd, addpath(genpath(pwd)); cd('../PsychSourceGL/Source'); linuxmakeitoctave3(10, 1);" - name: Archive built 64-Bit Matlab and Octave mex files for 64-Bit Intel on Ubuntu 22.04 uses: actions/...