Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154068071
D27290.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
670 B
Referenced Files
None
Subscribers
None
D27290.diff
View Options
Index: .github/workflows/cross-bootstrap-tools.yml
===================================================================
--- .github/workflows/cross-bootstrap-tools.yml
+++ .github/workflows/cross-bootstrap-tools.yml
@@ -22,7 +22,7 @@
chmod +x /tmp/llvm.sh
sudo /tmp/llvm.sh 11
sudo apt install -y libarchive-dev
- echo "::set-env name=EXTRA_MAKE_ARGS::--cross-bindir=/usr/lib/llvm-11/bin"
+ echo "EXTRA_MAKE_ARGS=--cross-bindir=/usr/lib/llvm-11/bin" >> $GITHUB_ENV
if: ${{ startsWith(matrix.os, 'ubuntu') }}
- name: install LLVM+libarchive (macOS)
run: brew install llvm coreutils libarchive xz
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 26, 10:13 PM (16 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32199076
Default Alt Text
D27290.diff (670 B)
Attached To
Mode
D27290: Switch to environment files for Github actions
Attached
Detach File
Event Timeline
Log In to Comment