We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862b9c7 commit 96ebb0aCopy full SHA for 96ebb0a
1 file changed
.github/workflows/x86full.yml
@@ -1,4 +1,4 @@
1
-#
+#
2
# Copyright (c) 2019-2020 P3TERX <https://p3terx.com>
3
#
4
# This is free software, licensed under the MIT License.
@@ -112,7 +112,6 @@ jobs:
112
echo "FILE_DATE=_$(date +"%Y%m%d%H%M")" >> $GITHUB_ENV
113
114
- name: Organize config and log files
115
- id: organize
116
run: |
117
cd openwrt
118
mv download.log bin/targets/*/*/download.log
0 commit comments